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

Andras Timar andras.timar at collabora.com
Thu Mar 17 21:12:54 UTC 2016


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

New commits:
commit a532c3fe047cfec126ce694c461d10729a19d450
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Mar 17 22:01:28 2016 +0100

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 8860f58..fbc238e 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.45], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.46], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list