summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-12 23:12:15 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-12 23:12:15 +0100
commite78456ba5ca23ea691abf3d81c97eb3cdf8d14d8 (patch)
treea7a1e8ac9af365bdb4b3ba9c27f42e014ffed442
parent56d8955ff4657d5c6d469d3ae00990e06d0a5d31 (diff)
bump product version to 6.2.1.1.0+
Change-Id: I09b8c2606c2ad2034aaabc72a09aaf60d6e13b30
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 52fdb95d2f37..452c071db9af 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.1.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])