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

Andras Timar andras.timar at collabora.com
Thu Oct 29 14:50:39 UTC 2015


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

New commits:
commit cd787d50f80058b64b0f50ed5c7e72ccbf653f9e
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Oct 29 15:50:15 2015 +0100

    loleaflet: bump version after tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index c03cd61..b8e6d49 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.2
+VERSION=1.4.3
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 4f750e8b294a7aff6c318a8362917793b534cc1f
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Oct 29 15:49:44 2015 +0100

    loleaflet: bump version before tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index f8abdeb..c03cd61 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.1
+VERSION=1.4.2
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4


More information about the Libreoffice-commits mailing list