[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 2 commits - loleaflet/Makefile
Andras Timar
andras.timar at collabora.com
Thu Aug 20 06:18:49 PDT 2015
loleaflet/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b817cc9777a5b326cfb01dcc75ac554579172efa
Author: Andras Timar <andras.timar at collabora.com>
Date: Thu Aug 20 14:59:12 2015 +0200
loleaflet: bump version after tarball
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 5ca8f95..a799444 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.30
+VERSION=1.1.31
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
commit 2e8d9d2e71cdf7050ff4917317d0f84341e339de
Author: Andras Timar <andras.timar at collabora.com>
Date: Thu Aug 20 14:45:01 2015 +0200
loleaflet: bump version before tarball
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 76e38cc..5ca8f95 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.29
+VERSION=1.1.30
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
More information about the Libreoffice-commits
mailing list