loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 62c95dfab4666c0f1dda17ba1332b213f0b7e178 Author: Mihai Varga <[email protected]> Date: Fri Dec 18 11:01:27 2015 +0200 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index f96617e..aefc7f9 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.24], [[email protected]]) +AC_INIT([loolwsd], [1.4.25], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit 19cefe0a3664dfd6084212cfd8ce0c546679b3e9 Author: Mihai Varga <[email protected]> Date: Fri Dec 18 11:01:11 2015 +0200 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index e34236e..f96617e 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.23], [[email protected]]) +AC_INIT([loolwsd], [1.4.24], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
