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

Andras Timar andras.timar at collabora.com
Wed Feb 3 14:19:38 UTC 2016


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

New commits:
commit c69535b67cb597b6b2f978a41f6a3b7b5789f205
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Feb 3 15:19:16 2016 +0100

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 87f2180..c7516d5 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.38], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.39], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
commit b1e4f210bc85c899b9602995f582276ae5fdccbf
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Feb 3 15:08:18 2016 +0100

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 6eccd77..87f2180 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.37], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.38], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list