loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 04bd9722ae3acdbb4a7bfe824d078708477ad556 Author: Andras Timar <[email protected]> Date: Tue Jan 19 21:34:42 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 49acb84..89a5cf0 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.34], [[email protected]]) +AC_INIT([loolwsd], [1.4.35], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit 1a9fdd1aeaaf10978088bc7cb25d1f4e803e5bd0 Author: Andras Timar <[email protected]> Date: Tue Jan 19 17:24:56 2016 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index db16403..49acb84 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.33], [[email protected]]) +AC_INIT([loolwsd], [1.4.34], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
