[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 4 commits - loleaflet/Makefile loolwsd/configure.ac

mihai mihai.varga at collabora.com
Tue Aug 4 23:54:42 PDT 2015


 loleaflet/Makefile   |    2 +-
 loolwsd/configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f1705237b2a252c721841f833e7d66ecf21a734f
Author: mihai <mihai.varga at collabora.com>
Date:   Wed Aug 5 09:26:47 2015 +0300

    loleaflet: bump version after tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index f01c6f8..1231237 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.22
+VERSION=1.1.23
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 23085c150f2ece3992aed519b39fcdfb1976e360
Author: mihai <mihai.varga at collabora.com>
Date:   Wed Aug 5 09:26:18 2015 +0300

    loleaflet: bump version before tarball

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index defd722..f01c6f8 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.21
+VERSION=1.1.22
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 11cf01fdbba4dd7b9f4ffc06e0b0bae18eef3fbb
Author: mihai <mihai.varga at collabora.com>
Date:   Wed Aug 5 09:25:53 2015 +0300

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 8697854..00ae44d 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.2.6], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.2.7], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 
commit 921f5982034e03ad674f38062e4bc4fddce7432b
Author: mihai <mihai.varga at collabora.com>
Date:   Wed Aug 5 09:24:23 2015 +0300

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 8409ecc..8697854 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.2.5], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.2.6], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 


More information about the Libreoffice-commits mailing list