[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - 2 commits - loolwsd/configure.ac

Andras Timar andras.timar at collabora.com
Fri Jan 15 12:04:40 PST 2016


 loolwsd/configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dd71b7be9c59ce1ab92f8f57d065c035018280e2
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Jan 15 21:02:48 2016 +0100

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 12b1361..db16403 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.32], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.33], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
commit a2f8df949f217e94f1d9e5e0b5a838e7c7deb46b
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Jan 15 20:53:59 2016 +0100

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index f56b0cb..12b1361 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.31], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.32], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list