loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1054ec3aa5518d524bc63a7baf6bc39991851dfb Author: Tor Lillqvist <[email protected]> Date: Wed Jul 8 20:01:37 2015 +0300 Bump version to 1.1.9 after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 93340da..7c9b024 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.8 +VERSION=1.1.9 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit bd6d5db1ab76788eb068210e184fedc967df4936 Author: Tor Lillqvist <[email protected]> Date: Wed Jul 8 19:50:41 2015 +0300 Bump version to 1.1.8 for tarball (and packaging) diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 16764c4..93340da 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.7 +VERSION=1.1.8 # 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
