summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-08 16:59:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-08 16:59:02 +0200
commit43311de3b4ddaba0693aec8f590dd9c0a89213ae (patch)
tree3b70625b292b9608e6638b126ea96766458b0289
parent728b6189a69835308b3beb99a82e09f596b8782a (diff)
bump product version to 5.0.0.0.beta2
Change-Id: I9de1c69a1cfa9d7f02950bf24a5d2bf1921f1832
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1aa254b40c2..0c0eac1a1386 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])