summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-24 20:09:41 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-24 20:09:41 +0200
commit3fd5f4552ce62674d20c183a5573c1169925efdb (patch)
tree5f893627c11d83e74fb8a5418de7f8df4c63416d
parenta575c31cdb3f53160dc9aeafaef31b172240c2da (diff)
bump product version to 5.0.0.4.0+
Change-Id: If3382fb3d694a71fd92b7bb6707edbcccb8d17bf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1b9973fa7b76..dff660f14be2 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.3.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.4.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])