loolwsd/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit eb957fe7efb7b551915b8dd617165f010392e49a Author: Andras Timar <[email protected]> Date: Tue Jan 5 11:57:36 2016 +0100 loolwsd: report problems to upstream dev list, not to Collabora management diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 648dcc4..c60d958 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.5.0], [[email protected]]) +AC_INIT([loolwsd], [1.5.0], [[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
