loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7dc7dce1eab3f92c5bafbae3fad4c1659b1db938 Author: Mihai Varga <[email protected]> Date: Wed Jul 29 19:18:25 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 29473e3..e0c07c7 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.16 +VERSION=1.1.17 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 8970c229b15f6c69e9b1acd4e863e33b8e5b3332 Author: Mihai Varga <[email protected]> Date: Wed Jul 29 19:17:19 2015 +0300 loleaflet: bump version for tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 2794cc0..29473e3 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.15 +VERSION=1.1.16 # 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
