loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7a86ec3e15dcb501b8b7d97dc7b81ecee52ec810 Author: Andras Timar <[email protected]> Date: Wed Oct 21 13:18:15 2015 +0200 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 80f599e..0dfa688 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.3.10], [[email protected]]) +AC_INIT([loolwsd], [1.3.11], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 371ed5776e803d214155a137761a70e5b7af6403 Author: Andras Timar <[email protected]> Date: Wed Oct 21 13:16:03 2015 +0200 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 50a5edd..80f599e 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.3.9], [[email protected]]) +AC_INIT([loolwsd], [1.3.10], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
