summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-09-27 20:02:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-09-27 20:02:09 +0200
commit984078afe893ac04a7b25ac072e426bfc5721344 (patch)
treefa43691605af9108a6e23dafc3c925f293cae763
parent835ccbcb594b6744683ce7248ef23548c328e4f5 (diff)
bump product version to 5.4.2.2
Change-Id: I5a581c04c8939ddda683e151b6943ac1dfe0a1f6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 756e65333dca..2606ed7abe6b 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.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.2.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])