summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-11 23:54:03 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-11 23:54:03 +0200
commit694996d0bc787fa01dc60d2710a3c01f114cf164 (patch)
tree483b9702ae9e0deb858366277471fe6b7246a459
parent69c8dce74dc2ea41341ef95b1b7b66c5ca5e509e (diff)
bump product version to 5.4.7.1
Change-Id: I6dfb8e28717fb92bf37ff6c174fdd05e60ebc519
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 88fa2381e4de..47c2fe24c7fc 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.4.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.7.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])