loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b63151d3cbe402f0020470b63f2a78daf2eb0175 Author: Jan Holesovsky <[email protected]> Date: Thu Jan 14 23:45:21 2016 +0100 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index c29caa3..d489226 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.36 +VERSION=1.4.37 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit f59676c71c4065d1c2d4989bd08549d1e526b25c Author: Jan Holesovsky <[email protected]> Date: Thu Jan 14 23:43:58 2016 +0100 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 0d832f4..c29caa3 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.35 +VERSION=1.4.36 # 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
