loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3310c03a1a679239a7e70e732434088d3d4e3d5b Author: Andras Timar <[email protected]> Date: Thu Oct 29 15:53:41 2015 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 824062a..5f570ee 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.2], [[email protected]]) +AC_INIT([loolwsd], [1.4.3], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit dd1c12fcd6ca8ffabfdddee7acb2254dacea921c Author: Andras Timar <[email protected]> Date: Thu Oct 29 15:50:46 2015 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index eb56278..824062a 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.1], [[email protected]]) +AC_INIT([loolwsd], [1.4.2], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
