summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-11 23:55:34 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-11 23:55:34 +0200
commit49c15d8acfc513855e016c7f2cc9f9eaccd6be0b (patch)
tree4d64100e0ef812e87ff926fdf6c6c17137059416 /configure.ac
parent69c8dce74dc2ea41341ef95b1b7b66c5ca5e509e (diff)
bump product version to 5.4.7.1.0+
Change-Id: I1d23258b6e7dbf64813abaab36b64140f53b39d3
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 88fa2381e4de..9a3e9d793a2c 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])