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

Andras Timar andras.timar at collabora.com
Tue Oct 11 22:49:50 UTC 2016


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

New commits:
commit 92042d202fe3116127432f51892922adf243fd76
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Oct 12 00:49:26 2016 +0200

    Bump version to 1.8.5

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 8c2a690..425d63d 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.8.4
+VERSION=1.8.5
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 3887c0a..a7100ab 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.8.4], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [1.8.5], [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