summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-WIN-VMDUB0V81FM\Buildslave <buildslave@localhost>2016-09-21 17:12:13 +0200
committerU-WIN-VMDUB0V81FM\Buildslave <buildslave@localhost>2016-09-21 17:12:13 +0200
commit2acfed4cd6178df8838d7b1b0e44d434b84f0114 (patch)
tree9c9bd29c3275305b61d81bb63586b57cf4a6c262
parent2665182636ee0ea4a1c0c1ee6dd8c8f8d96ecc1c (diff)
bump product version to 5.2.2.2libreoffice-5-2-2
Change-Id: I16168e1df71eea64a260c111524b527425fe81d3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a35eb3fd1141..cd64361ef8a2 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])