summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-08 17:01:09 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:22:16 +0200
commit07828883f033e3a39eeb436f0cc43b4c778a1a60 (patch)
tree3551747c975907b9ac5305d70676896213dc4c9f /configure.ac
parent5b8c82cd18a75ca6d1e85cdfd75e1b333a7f9205 (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])