loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 39203290d88e91474138febe18229d0555fd40f7 Author: Andras Timar <andras.ti...@collabora.com> Date: Sun Apr 10 12:53:06 2016 +0200 bump version number, because we branched off 1.5.x diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 5742504..61799b0 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.5 +VERSION=1.6.0 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 7f0c2f8..5434980 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.5.5], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [1.6.0], [libreoffice@lists.freedesktop.org]) LT_INIT([disable-static]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits