bump product version to 6.1.0.0.beta2+
Change-Id: I4f285f9d69844b6bd01212f45ccb8a766e46f0b3
diff --git a/configure.ac b/configure.ac
index 34f13e2..b267ec3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
AC_INIT([LibreOffice],[6.1.0.0.beta1+],[],[],[http://documentfoundation.org/])
AC_INIT([LibreOffice],[6.1.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])