summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-12 23:09:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-12 23:09:57 +0100
commitba5e640cc4880ef023b5ea501b1b99e0a3ba25bd (patch)
treea9b739db23eb0ece9ce5d1d81ecd8bd6bc7eb71d /configure.ac
parent34088a9b994f96a69a777a1cf61ab50cf789b9e6 (diff)
bump product version to 6.2.2.0.0+
Change-Id: I494ad8ee87510a2dd103299c468dc9892eab8f12
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 52fdb95d2f37..56ecb282d60e 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])