summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-04 16:58:44 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-04 16:58:44 +0100
commit3279adbe7a053e1775a45d97290573c0aeafa212 (patch)
tree8caa6a93e4c3bb7d015ee5f0e27a1c97adaead7b
parentc5d5510dbf16a2e7c43ed0ad086aec65c0961bc3 (diff)
bump product version to 6.2.2.1
Change-Id: Ia0795ee934658572ca758f098675df1f1402d773
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9d06e2a7961d..6b173db86d53 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])