loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0ffa93de8af6fc067c641e0ef2dd68d109b677d4 Author: Andras Timar <[email protected]> Date: Tue Nov 10 09:09:15 2015 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 2897a45..3fb2f61 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.6], [[email protected]]) +AC_INIT([loolwsd], [1.4.7], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit efae9b496ead6fb1d653315c2678430379709be8 Author: Andras Timar <[email protected]> Date: Tue Nov 10 09:08:31 2015 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 74efe11..2897a45 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.5], [[email protected]]) +AC_INIT([loolwsd], [1.4.6], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
