summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-24 19:00:49 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-24 19:00:49 +0200
commitfde8bf6bd16b5f3c6ab84e5139523a12ae8af0d1 (patch)
tree6de8f1b69c9b4f131d62029e36f148908020a27b /configure.ac
parent0bb6c991aae197d79282ca0c1fdccb0f2a757389 (diff)
bump product version to 6.1.0.0.beta1+
Change-Id: Iaac16262c7d5d4b14d605af26e9c3bdd016b059e
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 c42e17bec20f..8bf75c8c4d3b 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])