loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 330643098a8fee32160060d944e5e768a61d6855 Author: Andras Timar <[email protected]> Date: Tue Nov 17 14:47:24 2015 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 1bd83b8..35e57cf 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.8], [[email protected]]) +AC_INIT([loolwsd], [1.4.9], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 78a84c35675e64faba9b437a0db3986e552339d1 Author: Andras Timar <[email protected]> Date: Tue Nov 17 14:45:40 2015 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 3fb2f61..1bd83b8 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.7], [[email protected]]) +AC_INIT([loolwsd], [1.4.8], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
