loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bd7e8d6be5d60eca51457cdbff37dcb5ccd82a23 Author: Andras Timar <[email protected]> Date: Tue Feb 9 09:27:32 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index aea7940..8860f58 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.44], [[email protected]]) +AC_INIT([loolwsd], [1.4.45], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit 89e0b0c0e6b394f5ecdcc2c6bec21e1f25f9dcb0 Author: Andras Timar <[email protected]> Date: Tue Feb 9 09:27:11 2016 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index d01f83a..aea7940 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.43], [[email protected]]) +AC_INIT([loolwsd], [1.4.44], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
