loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1d390e5fa009466f7d7398261e2984716a55f761 Author: Jan Holesovsky <[email protected]> Date: Fri Jan 8 17:43:46 2016 +0100 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 51ec0d6..35c02c1 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.32 +VERSION=1.4.33 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit ef7b19365ff37155f76280f65930928e8389195f Author: Jan Holesovsky <[email protected]> Date: Fri Jan 8 17:43:10 2016 +0100 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index e56e528..51ec0d6 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.31 +VERSION=1.4.32 # 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
