summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-08 17:01:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-08 21:40:20 +0200
commit5207e63e83c32b5b81d580ad0e8dd554aa3a9ff9 (patch)
tree9a6a4974b71cb4ac5c57eaf1047e4354b5b249a6 /configure.ac
parent15ba43a052a5e5cc842feed221e8e1cb43575731 (diff)
bump product version to 5.0.0.0.beta2+
Change-Id: Ifad26c1d89031b0e746ac3b9a4c0738660be9e97
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 b1aa254b40c2..789e791ab268 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])