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

Tor Lillqvist tml at collabora.com
Tue Aug 4 10:29:37 PDT 2015


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

New commits:
commit 3b9514aa38f7ecbc31f30b732e1b9861008e6fd2
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Aug 4 20:28:57 2015 +0300

    Bump major.minor to 1.3 here in master

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index f7c4957..2316aba 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.2.3], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.3.1], [libreoffice at collabora.com])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules])
 


More information about the Libreoffice-commits mailing list