loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 051d7fa28674230058199e5ec0d1689a2a799eb7 Author: Tor Lillqvist <[email protected]> Date: Thu Jul 9 15:29:51 2015 +0300 Bump version to 1.1.11 after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 79c3558..bd9f66a 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.10 +VERSION=1.1.11 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 798a7886a45da4cc2f9ca766a207b69809432852 Author: Tor Lillqvist <[email protected]> Date: Thu Jul 9 15:25:52 2015 +0300 Bump version to 1.1.10 for tarball (and packaging) diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 7c9b024..79c3558 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.9 +VERSION=1.1.10 # 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
