loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit dd71b7be9c59ce1ab92f8f57d065c035018280e2 Author: Andras Timar <[email protected]> Date: Fri Jan 15 21:02:48 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 12b1361..db16403 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.32], [[email protected]]) +AC_INIT([loolwsd], [1.4.33], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit a2f8df949f217e94f1d9e5e0b5a838e7c7deb46b Author: Andras Timar <[email protected]> Date: Fri Jan 15 20:53:59 2016 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index f56b0cb..12b1361 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.31], [[email protected]]) +AC_INIT([loolwsd], [1.4.32], [[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
