loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6d369c48f78d9dff1435a80316735dc36b338024 Author: Mihai Varga <[email protected]> Date: Tue Aug 11 11:44:37 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 246050d..1f4dde8 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.1.24 +VERSION=1.1.25 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit a0ddbb5327e07ff9f89aa5b4568d7c1cbee42457 Author: Mihai Varga <[email protected]> Date: Tue Aug 11 11:44:21 2015 +0300 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 1231237..246050d 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.1.23 +VERSION=1.1.24 # 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
