loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8b51edb2986688a3d470ba8a1b6d3ea7cfcd8572 Author: Jan Holesovsky <[email protected]> Date: Mon Jan 25 22:52:22 2016 +0100 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 22d2cf4..0bff2be 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.4.42 +VERSION=1.4.43 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 64db3ae3d4b1bbe856266a44e5960a4f86dd7826 Author: Jan Holesovsky <[email protected]> Date: Mon Jan 25 22:51:57 2016 +0100 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 325008e..22d2cf4 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.4.41 +VERSION=1.4.42 # 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
