[Libreoffice-commits] online.git: 2 commits - loolwsd/configure.ac

Andras Timar andras.timar at collabora.com
Sun Dec 6 05:14:40 PST 2015


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

New commits:
commit f36dda85283fda710b303354641747a4fa4f0f24
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Dec 6 14:14:19 2015 +0100

    loolwsd: bump version after tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 8b62f92..f70d044 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.16], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.17], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
commit 89017cd51cb3aee235828b5a57f0f46956e80b3c
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Dec 6 14:14:06 2015 +0100

    loolwsd: bump version before tarball

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 46906b1..8b62f92 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.4.15], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.16], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 


More information about the Libreoffice-commits mailing list