loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1a24f2923a5288e9621a75790d62902176c2027e Author: Mihai Varga <[email protected]> Date: Thu Oct 8 17:01:14 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 0a7253c..650d3c0 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.3.4], [[email protected]]) +AC_INIT([loolwsd], [1.3.5], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 9b32e7d0f686f4a505ca87e3d2d547e7c065eeb3 Author: Mihai Varga <[email protected]> Date: Thu Oct 8 17:00:57 2015 +0300 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index bb46969..0a7253c 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.3.3], [[email protected]]) +AC_INIT([loolwsd], [1.3.4], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
