summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-06-14 19:06:30 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2018-06-14 19:06:30 +0200
commit5ab5c11108fb402675469eea0900215877ae52e9 (patch)
tree260881d21385b868f1e2a65b15d6b1c62a92ed7d
parent294725dd76e6c5288d2e96f47c730a94c9b09037 (diff)
bump product version to 6.1.0.0.beta2
Change-Id: I01c999516f4538d3766eea78d3b435e02b8698b0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 34f13e2e5f45..f61ea9472a20 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])