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

Tor Lillqvist tml at collabora.com
Fri Jun 5 06:29:48 PDT 2015


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

New commits:
commit 391d17831dc3e387b1172e110400a98db9b1708d
Author: Tor Lillqvist <tml at collabora.com>
Date:   Fri Jun 5 16:28:49 2015 +0300

    Bump minor number in this master branch

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 4b95dc5..af9323a 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -1,6 +1,6 @@
 # Version number of loleaflet, no need to be in sync with the loolwsd one
 
-VERSION=1.0.11
+VERSION=1.1.1
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 395cec2..d48924c 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.0.35], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.1.1], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 


More information about the Libreoffice-commits mailing list