loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit deb55dfefa0cab463ff2e8d7c708cbc8a1fbee33 Author: Andras Timar <[email protected]> Date: Wed Jun 22 09:50:40 2016 +0200 Bump version to 1.6.15 after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index f9787e6..46a6f4a 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.6.14 +VERSION=1.6.15 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index fc9df88..f1b0e57 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.6.14], [[email protected]]) +AC_INIT([loolwsd], [1.6.15], [[email protected]]) LT_INIT([shared, disable-static, dlopen]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
