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

Andras Timar andras.timar at collabora.com
Mon Mar 21 08:50:55 UTC 2016


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

New commits:
commit 957333f97413762d58569000d86e6b37533e7bba
Author: Andras Timar <andras.timar at collabora.com>
Date:   Mon Mar 21 09:50:36 2016 +0100

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 262de12..8eaaec1 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.48], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.49], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
commit e68c96a7951a637e86e7a5352f59e87da2ac6b62
Author: Andras Timar <andras.timar at collabora.com>
Date:   Mon Mar 21 07:45:04 2016 +0100

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 94e858d..262de12 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.47], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.48], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list