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