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

Andras Timar andras.timar at collabora.com
Sun Apr 10 10:54:31 UTC 2016


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

New commits:
commit 0e3b686568c9dfe5b2e50ad6d82d2c124210c8f6
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Apr 10 12:54:11 2016 +0200

    loleaflet: bump version after tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 0a2c1fd..8d12d7e 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -3,7 +3,7 @@
 # ("micro") part: Between releases odd, even for releases (no other
 # changes inbetween).
 
-VERSION=1.5.8
+VERSION=1.5.9
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 18a292d9be2d603b0af6a2590773193e0e62c778
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Apr 10 10:11:46 2016 +0200

    loleaflet: bump version before tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 4c3cc1f..0a2c1fd 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -3,7 +3,7 @@
 # ("micro") part: Between releases odd, even for releases (no other
 # changes inbetween).
 
-VERSION=1.5.7
+VERSION=1.5.8
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit a1eadaaecceee12a2fb57f0bd957594d7fd23b8b
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Apr 10 10:11:24 2016 +0200

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 8a30edd..bc365b7 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.5.8], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [1.5.9], [libreoffice at lists.freedesktop.org])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
commit 710ffaed51dcca34e3c3e9e2232e09bdee87bcb8
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Apr 10 10:08:36 2016 +0200

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index b1b8630..8a30edd 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.5.7], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [1.5.8], [libreoffice at lists.freedesktop.org])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list