[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - 2 commits - loleaflet/Makefile
Marco Cecchetti
marco.cecchetti at collabora.com
Sat Feb 6 17:27:12 UTC 2016
loleaflet/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 30b5fda407380e05c64ef5be375f8c6800e52809
Author: Marco Cecchetti <marco.cecchetti at collabora.com>
Date: Sat Feb 6 18:26:28 2016 +0100
loleaflet: bump version after tarball
Change-Id: I83eb18ebcd4bfd4966f46be3f8f19b271a052972
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 5fd6245..4846b4d 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.48
+VERSION=1.4.49
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
commit f12f15bcf6d144f1177dd557889a8dac79de729c
Author: Marco Cecchetti <marco.cecchetti at collabora.com>
Date: Sat Feb 6 18:25:24 2016 +0100
loleaflet: bump version before tarball
Change-Id: I96844e73aca63fc937b2cba467d9daaa6b9e4a34
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 133e948..5fd6245 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.47
+VERSION=1.4.48
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
More information about the Libreoffice-commits
mailing list