configure.ac | 2 +- loleaflet/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 9d104aebd4a1362c3cd2937585e72c602a1fbd4d Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Date: Thu Jun 22 11:45:49 2017 +0200 bump version to 5.3.4.2 diff --git a/configure.ac b/configure.ac index 6542234c..870fdf52 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([libreoffice-online], [5.3.3.2], [libreoffice@lists.freedesktop.org]) +AC_INIT([libreoffice-online], [5.3.4.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 a7e325d3..6c4626ff 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.3.2 +VERSION=5.3.4.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