summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Werner <alex@documentfoundation.org>2015-05-20 15:00:38 +0200
committerAlexander Werner <alex@documentfoundation.org>2015-05-20 15:03:35 +0200
commiteb73713934b79509c6c51057333760e9cb3792ca (patch)
tree74074169101292470edd461aeccac22ac7a999e7 /configure.ac
parentb1b9b45290f8e3af306cd786dd61a15b9a7c56e0 (diff)
bump product version to 5.0.0.0.beta1+
Change-Id: Iffb884ef487c3a15d55a14d74e0d3c9b42673ebf
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 a71b56552b8c..0207704ccf97 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])