loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ab03f095d5236dc73578df9ad64c262a8d035ec9 Author: Tor Lillqvist <[email protected]> Date: Mon Jul 13 08:59:02 2015 +0300 Bump version to 1.1.13 after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index a4a1ea9..cad875b 100644 --- a/loleaflet/Makefile +++ b/loleaflet/Makefile @@ -1,6 +1,6 @@ # Version number of loleaflet, no need to be in sync with the loolwsd one -VERSION=1.1.12 +VERSION=1.1.13 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 664697785e85a66c09fbc643e60e263cd49929ec Author: Tor Lillqvist <[email protected]> Date: Mon Jul 13 08:55:10 2015 +0300 Bump version to 1.1.12 for tarball (and packaging) diff --git a/loleaflet/Makefile b/loleaflet/Makefile index bd9f66a..a4a1ea9 100644 --- a/loleaflet/Makefile +++ b/loleaflet/Makefile @@ -1,6 +1,6 @@ # Version number of loleaflet, no need to be in sync with the loolwsd one -VERSION=1.1.11 +VERSION=1.1.12 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
