summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-02-08 15:35:03 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-02-08 15:35:03 +0100
commitfc13b15503d8b2caeda0cc56a1f965a77ebb1f71 (patch)
tree422200234da9ae7d6bdc85ffd2be5dc99f066bd3
parent81f770d533f32ba14d22dfc19d2208e881298053 (diff)
bump product version to 6.0.1.1
Change-Id: I3a61ec533c3a1aa2b04907685085408b3ca548cc
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dd97036b40bb..1bf9ab7de698 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.0.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.1.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])