summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-17 21:05:09 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-17 21:05:09 +0100
commit0c5ca30cf684a30def266ba03085b66ecd622608 (patch)
tree62abd7a7af766e2962defb69801bdddd7798dfd4
parent2ca0e0f17cba32ecc74c480088ac767cce688b92 (diff)
bump product version to 6.2.0.0.beta1
Change-Id: If30452e1a0c2bd68bc47c7388f89073d85da5a3b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 442ada332ada..90d636fbeb4f 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])