[Libreoffice-commits] online.git: 2 commits - loleaflet/Makefile

Andras Timar andras.timar at collabora.com
Fri Oct 30 22:27:23 UTC 2015


 loleaflet/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c488bf95ff4c44e287b5ee3551591accc0ee1564
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Oct 30 23:26:58 2015 +0100

    loleaflet: bump version after tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 4b484fb..87fb41f 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.6
+VERSION=1.4.7
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 36d8ad6aa1e190c1722c11140a7be7f8db450b39
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Oct 30 23:25:17 2015 +0100

    loleaflet: bump version before tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 7a4f67e..4b484fb 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.5
+VERSION=1.4.6
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4


More information about the Libreoffice-commits mailing list