loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a46c62cf953448988e0d21e67e2d656e34262573 Author: Mihai Varga <[email protected]> Date: Fri Oct 2 11:31:22 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 56ee2ee..aa96ef8 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.2.4 +VERSION=1.2.5 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 338d726e1d32e015bb0daca3fd7e6bb33e144fb9 Author: Mihai Varga <[email protected]> Date: Fri Oct 2 11:30:58 2015 +0300 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 95ed3d2..56ee2ee 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.2.3 +VERSION=1.2.4 # 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
