loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3b9514aa38f7ecbc31f30b732e1b9861008e6fd2 Author: Tor Lillqvist <[email protected]> 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], [[email protected]]) +AC_INIT([loolwsd], [1.3.1], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
