summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-25 17:15:31 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-25 17:15:31 +0100
commit0015d1bf84c769beadf532376bb68caf23cdf0ef (patch)
tree0c0cba72bf8545d9d25d786fff74fcd17c4d923c
parentb4de69aa53c5baddaf1b375d7c951b77f20a4662 (diff)
bump product version to 6.0.0.0.beta1
Change-Id: Id3e4352983cb7757639e60468f14590ef27654d2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4140c7b7f24..be73c185ade1 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.0.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])