loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 957333f97413762d58569000d86e6b37533e7bba Author: Andras Timar <[email protected]> Date: Mon Mar 21 09:50:36 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 262de12..8eaaec1 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.48], [[email protected]]) +AC_INIT([loolwsd], [1.4.49], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit e68c96a7951a637e86e7a5352f59e87da2ac6b62 Author: Andras Timar <[email protected]> Date: Mon Mar 21 07:45:04 2016 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 94e858d..262de12 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.47], [[email protected]]) +AC_INIT([loolwsd], [1.4.48], [[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
