[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 4 commits - loleaflet/Makefile loolwsd/configure.ac

Mihai Varga mihai.varga at collabora.com
Mon Aug 3 00:19:53 PDT 2015


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

New commits:
commit 02da89acbe17cd821c0198e955f6283d2d0242d4
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Mon Aug 3 10:15:09 2015 +0300

    loleaflet: bump version after tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index e0c07c7..e1ea498 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.1.17
+VERSION=1.1.18
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 781069a9d9fbf09b05dd5b5c1183cf94586ac95e
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Mon Aug 3 10:14:47 2015 +0300

    loleaflet: bump version before tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 29473e3..e0c07c7 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.1.16
+VERSION=1.1.17
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 6add3ada076b1a53aa7952c0ccf19f4e43b7a865
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Mon Aug 3 10:14:19 2015 +0300

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 9f2de34..f7c4957 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.2.2], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.2.3], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 
commit 35bd59c665cc5c6eead04afb2ee3192655a722ed
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Mon Aug 3 10:13:07 2015 +0300

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 8d556fe..9f2de34 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.2.1], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.2.2], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 


More information about the Libreoffice-commits mailing list