summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-24 18:59:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-24 18:59:50 +0200
commit010bac0aca78b193c474d954f258f2be2ae070c2 (patch)
treea9930162465744c488d4ef469abab3eaebeafe85
parent0bb6c991aae197d79282ca0c1fdccb0f2a757389 (diff)
bump product version to 6.1.0.0.beta1
Change-Id: Idcdf221c9a04ae861a26cb3b66b9925bdb707c53
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c42e17bec20f..4b504dbf8d83 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.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])