summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-26 00:23:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-26 00:23:48 +0200
commit126c371a44cf712ec364c4e8c2a15a49165b39ba (patch)
tree1ee5e3aab94995894b212f190c2988b6a3fb42eb
parent92ed5973a0715822fb2aa1c3aaf1f6b53119eba0 (diff)
bump product version to 5.2.0.0.beta1
Change-Id: I3ef1f3b5752e1d6079d3fe26ebfbc849172be319
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 44f6e87b69b1..34dfe2dc8586 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.2.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])