loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f94cef92c8ad8040853ae3e2345f9ff70622d791 Author: Tor Lillqvist <[email protected]> Date: Fri May 29 09:47:51 2015 +0300 Post-release bump to 1.0.25 diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 74791d3..e1567f9 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.0.24], [[email protected]]) +AC_INIT([loolwsd], [1.0.25], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 2230b3f0c57393c98b827be33482fe0623c24cda Author: Tor Lillqvist <[email protected]> Date: Fri May 29 09:47:03 2015 +0300 Bump version to 1.0.24 for tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index a5f391b..74791d3 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.0.23], [[email protected]]) +AC_INIT([loolwsd], [1.0.24], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
