summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-07 22:30:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-07 22:30:37 +0200
commit23c217590e903f243e206e2a4372448c9eeaff0c (patch)
tree92ceb41d5b4e352091b5b96f951e5e93314f4b09 /configure.ac
parentc56e167a9e24b4ab445b27ba2ec6d4ba3a8e47d2 (diff)
bump product version to 5.0.4.0.0+
Change-Id: Ia1d361c5528507d5683b2bafed677f71752b78ea
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 afd48d649852..23e921bf1147 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])