configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 02c12b8e4d6aaa914267462691343a614c65b2f7
Author:     Andras Timar <[email protected]>
AuthorDate: Wed May 27 18:45:56 2020 +0200
Commit:     Andras Timar <[email protected]>
CommitDate: Wed May 27 18:45:56 2020 +0200

    Bump package version to 7.0.0.0.beta1
    
    Change-Id: I93aef5d9772d9b8f3d59223f7e1d8bc9298ca5fb

diff --git a/configure.ac b/configure.ac
index 124bfe983..53ad8954d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 
-AC_INIT([loolwsd], [master], [[email protected]])
+AC_INIT([loolwsd], [7.0.0.0.beta1], [[email protected]])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to