summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Werner <alex@documentfoundation.org>2015-05-20 14:52:03 +0200
committerAlexander Werner <alex@documentfoundation.org>2015-05-20 14:52:03 +0200
commit2bdc0d5d25dd4a349a3c34e78379bd5671b2c106 (patch)
tree24114b845ca5ac326105eee8c2e5687f2d89047c
parente213587c88c4df5d0ea7ec86838b94e75b2db9a9 (diff)
bump product version to 5.0.0.0.beta1
Change-Id: I498dc1636f67dda98951e59ae8768b84bab0690a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a71b56552b8c..69555020e971 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],[5.0.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])