summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-15 20:58:33 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-15 20:58:33 +0100
commit8925d7db75986e650ba01fb7430118c7547aba44 (patch)
tree95a1cee3bf8ac636f373442c535b28ffa34ad59a
parentbbab72ced58e469e6394e853ce0013f3699d85d3 (diff)
bump product version to 6.2.2.2
Change-Id: Ic14af09568bb0e5cacec761abe21c1fa548144af
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2a8c1d35fd86..c582db0cecec 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],[6.2.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.2.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])