[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

Andras Timar andras.timar at collabora.com
Mon Jun 27 07:20:34 UTC 2016


 loleaflet/Makefile   |    2 +-
 loolwsd/configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c3db6d719ef72f6f150b131439c97c2822e0fe3b
Author: Andras Timar <andras.timar at collabora.com>
Date:   Mon Jun 27 09:20:09 2016 +0200

    reserve version 2.0.0 for actual release...

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 7d9c550..16cfec0 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -3,7 +3,7 @@
 # ("micro") part: Between releases odd, even for releases (no other
 # changes inbetween).
 
-VERSION=2.0.0
+VERSION=1.9.0
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 440c04f..e4ac4ab 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [2.0.0], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [1.9.0], [libreoffice at lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])


More information about the Libreoffice-commits mailing list