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

Andras Timar andras.timar at collabora.com
Tue Jan 19 12:35:05 PST 2016


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

New commits:
commit 04bd9722ae3acdbb4a7bfe824d078708477ad556
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Jan 19 21:34:42 2016 +0100

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 49acb84..89a5cf0 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.34], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.35], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
commit 1a9fdd1aeaaf10978088bc7cb25d1f4e803e5bd0
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Jan 19 17:24:56 2016 +0100

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index db16403..49acb84 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.33], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.34], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list