summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-27 23:57:24 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-27 23:57:24 +0100
commit550b1919980c5d095c352d983a64ad94d2d54d14 (patch)
tree9c490a05c0b92e5d911db1af2d9ab57774a357d4
parent08c2176a55d2dec727cb8cc120d38090d1db9433 (diff)
bump product version to 5.0.4.1
Change-Id: I5cdba5d99f9c67f8b0873bf0ab47c6e4a122c9e5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23e921bf1147..5be7afa7e46a 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])