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

Andras Timar andras.timar at collabora.com
Sun Oct 18 10:48:56 PDT 2015


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

New commits:
commit 281710e0fc224559fcecc3d1c8e7e9e36070b1ec
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Oct 18 19:48:27 2015 +0200

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index b446944..6f2b148 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.3.6], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.3.7], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 
commit f0015e98cc3645e67a010959b0ff295a9f9369b5
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Oct 18 19:47:38 2015 +0200

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 650d3c0..b446944 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.3.5], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.3.6], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 


More information about the Libreoffice-commits mailing list