summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-03-29 17:37:09 +0200
committerJan Iversen <jani@documentfoundation.org>2016-03-29 17:37:09 +0200
commitd5029357ffe1c6087877e9a375bf6d6e116e1f4f (patch)
treef1ee1e3eb5a9b92985bb332027e7109b963881f4
parentdc1d837bdd7d006b1bc217d01e5cb4470037c67f (diff)
bump product version to 5.1.2.2
Change-Id: Ib26710b44d8c2faba59bce090af703f09f1ee09c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f028c03b4a04..fbe95297c067 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.1.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.2.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])