summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-WIN-VMDUB0V81FM\Buildslave <buildslave@localhost>2016-09-21 13:08:02 +0200
committerU-WIN-VMDUB0V81FM\Buildslave <buildslave@localhost>2016-09-21 13:08:02 +0200
commit63e8665bcbbd4e745ac51cf5d7cb4137aeefc691 (patch)
tree1db300cf0f656ca38b85a1cbc6cb3c0cc92b0f5f
parent2665182636ee0ea4a1c0c1ee6dd8c8f8d96ecc1c (diff)
bump product version to 5.2.2.2
Change-Id: I80c32f94e703385bb3f49af6a79189f16ef25d8b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a35eb3fd1141..b904c2a679c0 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.2.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])