summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-10 22:08:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-10 22:08:23 +0200
commit11db1ffb5972918bb26f7128d7800d48fd327098 (patch)
treee82bcf92f625c47bc59c5b2b2e6a997afcb3597b
parentc51a113b30d02e51f16484faa2550d56880f453b (diff)
bump product version to 6.1.1.2
Change-Id: I0269e9e025ba3e52fdc1a7366528209a6bb283ba
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1c66623561f7..40e3d848ab92 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])