loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c69535b67cb597b6b2f978a41f6a3b7b5789f205 Author: Andras Timar <[email protected]> Date: Wed Feb 3 15:19:16 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 87f2180..c7516d5 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.38], [[email protected]]) +AC_INIT([loolwsd], [1.4.39], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit b1e4f210bc85c899b9602995f582276ae5fdccbf Author: Andras Timar <[email protected]> Date: Wed Feb 3 15:08:18 2016 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 6eccd77..87f2180 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.37], [[email protected]]) +AC_INIT([loolwsd], [1.4.38], [[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
