summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-06-14 19:13:39 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2018-06-14 19:14:10 +0200
commit9956e32fab5ccd44d48cb26bb5d2d3ffd0f81446 (patch)
treedb949ad9b9a0fc81acef3a98dae9fc829b72e000 /configure.ac
parent294725dd76e6c5288d2e96f47c730a94c9b09037 (diff)
bump product version to 6.1.0.0.beta2+
Change-Id: I4f285f9d69844b6bd01212f45ccb8a766e46f0b3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 34f13e2e5f45..b267ec3666c2 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])