[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 3 commits - loleaflet/Makefile

Mihai Varga mihai.varga at collabora.com
Thu Sep 17 10:02:28 PDT 2015


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

New commits:
commit d1cd33594fc76a04f8887bf1329b5adce8ff82f8
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Thu Sep 17 20:00:55 2015 +0300

    loleaflet: bump version after tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 45f1abd..95ed3d2 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.2.2
+VERSION=1.2.3
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 7872eb83d4999e3e703f74de85144a2d8eebbb76
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Thu Sep 17 20:00:34 2015 +0300

    loleaflet: bump version before tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index d8bdeea..45f1abd 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.2.1
+VERSION=1.2.2
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 6214627eaa71f51370076ca2e682a32b2af6543f
Author: Mihai Varga <mihai.varga at collabora.com>
Date:   Thu Sep 17 20:00:22 2015 +0300

    loleaflet: fixed version minor number

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index d57379b..d8bdeea 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.3.3
+VERSION=1.2.1
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4


More information about the Libreoffice-commits mailing list