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