summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-09-07 23:48:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-09-07 23:48:15 +0200
commitd1ca572717ca1ab1f42577c3d9d9e123f973d9b5 (patch)
tree5df3e50aa60da08987ab36271a18b483e7e43ab4
parent82fffdf925a06437fd0e51ae48043ecd6d965862 (diff)
bump product version to 5.2.2.1
Change-Id: I96615e11e38c773d64b1035ab82acafe2b1263f4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1f0e69ecef1..f7bbed376a33 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.2.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])