loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit cab777c4a73d9ebdb4d759fdbf034d5c96bef05c Author: Tor Lillqvist <[email protected]> Date: Tue Aug 4 20:24:09 2015 +0300 Bump version to 1.2.5 after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 4c28732..8409ecc 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.2.4], [[email protected]]) +AC_INIT([loolwsd], [1.2.5], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit cbbd54bf7148e618606026cfb584253dfcc412b2 Author: Tor Lillqvist <[email protected]> Date: Tue Aug 4 19:35:33 2015 +0300 Bump version to 1.2.4 for tarball and packaging diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index f7c4957..4c28732 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.2.4], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
