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

New commits:
commit 31b91bf8175fe82878b68174d99ed089b29585dd
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Fri May 12 21:07:09 2017 +0200

    Bump version to 5.3.3.2
    
    Change-Id: I000a7cac0cd86387e558cd4d3023d0b67b7e029a

diff --git a/configure.ac b/configure.ac
index 84a6128c..6542234c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([libreoffice-online], [5.3.2.2], [libreoffice@lists.freedesktop.org])
+AC_INIT([libreoffice-online], [5.3.3.2], [libreoffice@lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index b111782f..a7e325d3 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -3,7 +3,7 @@
 # ("micro") part: Between releases odd, even for releases (no other
 # changes inbetween).
 
-VERSION=5.3.2.2
+VERSION=5.3.3.2
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to