summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-10 22:09:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-10 22:09:26 +0200
commitfbdfe156420a448ac185911c9c2da53a4c5b4471 (patch)
treec4753aa7ad154080b371efe5daa69f0ba00d70c8
parentc51a113b30d02e51f16484faa2550d56880f453b (diff)
bump product version to 6.1.1.2.0+libreoffice-6-1-1
Change-Id: I5077c7e7356aebc524c435dec0aa0a1e75e3766e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1c66623561f7..133482123bf0 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.1.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])