summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-04 16:59:33 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-04 16:59:33 +0100
commit2129ccb0c56341de8283dd57843ee85164d0301e (patch)
treee2536b2f0e24c25e33b009b34a41d13321e9fd8e
parentc5d5510dbf16a2e7c43ed0ad086aec65c0961bc3 (diff)
bump product version to 6.2.2.1.0+
Change-Id: I32a32026a60164b0a923b708a551fc98ce4ec93a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9d06e2a7961d..2a8c1d35fd86 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.2.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])