summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-15 20:59:17 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-15 20:59:17 +0100
commit1cf474f76a38859b237fc5c8f1be4fb3f5347237 (patch)
tree147228b8a808ce0e5aa784476d52413cec44897e
parentbbab72ced58e469e6394e853ce0013f3699d85d3 (diff)
bump product version to 6.2.2.2.0+libreoffice-6-2-2
Change-Id: I395cbb22314da4d4b2d333edd6bbe567ddc9d5c1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2a8c1d35fd86..a46235e2d364 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])