summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-17 21:14:14 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-17 21:14:14 +0100
commit1c70bf876920faace2d8a1d3ad48d38410bf36bc (patch)
treeb09903946e3b6391ef3fc516a96c431e392fc6c8 /configure.ac
parent2ca0e0f17cba32ecc74c480088ac767cce688b92 (diff)
bump product version to 6.2.0.0.beta1+
Change-Id: Id216fbed8d9c255d09553004bb468d01bd65ed6c
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 442ada332ada..d553580772c0 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.2.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.0.beta1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])