summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-19 22:11:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-19 22:11:32 +0200
commite6eb1644f84dd1fd48bbbf5418acdcc750f723bc (patch)
tree20d186ba5e050bc36ad846504386d0380b031a5c /configure.ac
parent80e083c17422c464981d959b87589a5efc987dd8 (diff)
bump product version to 6.1.1.0.0+
Change-Id: I7c8f85f0321741da21e01e1f02911c95ccf8559d
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 258370e9ec32..64d6eaa54cfc 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])