summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-24 18:27:24 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-24 18:27:24 +0200
commit83c5d42fe04d1cee30d4c683da3e1919a9915e44 (patch)
tree7ccf7522c267d04f454bd36871caeb017a5e0c46
parent1fec3b4ff9b823f9a19dae0da883b20f8980a7f0 (diff)
bump product version to 6.1.1.1.0+
Change-Id: Ib4ba39f6566c5714d39ea5785ef303b28d94bf91
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 64d6eaa54cfc..1c66623561f7 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.1.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.1.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])