summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-31 02:33:33 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-31 02:33:33 +0200
commitf8377adb3b322f20190b191534126bc8c56b4118 (patch)
tree4c92aff005dcc9bad1a82bc1b9f2d0ba5a236171
parent74452414dea4836af5bc6fb9634540c65f7720f6 (diff)
bump product version to 5.0.0.5.0+
Change-Id: I799f7b0d9d0e314b088a2b589ec0b4a52e6fb024
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dff660f14be2..95591b143cf9 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.4.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.5.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])