loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit d63d200a239b002b17de442fa9ecc9463ad4d903 Author: Andras Timar <andras.ti...@collabora.com> Date: Wed May 11 09:55:17 2016 +0200 Bump version to 2.0.0 diff --git a/loleaflet/Makefile b/loleaflet/Makefile index c301df6..4e752f5 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.4 +VERSION=2.0.0 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index e7f903c..440c04f 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.6.4], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [2.0.0], [libreoffice@lists.freedesktop.org]) LT_INIT([shared, disable-static, dlopen]) 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