summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-03 21:01:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-03 21:01:20 +0200
commit9471d8ec99791a6aae7f5009b86a786128cfe841 (patch)
tree64f74e2710f23aa4a83dbb2041365d9233203003
parentae73f7f084d0577caab103b266660e30fe37f626 (diff)
bump product version to 6.0.7.1
Change-Id: I970ca00d1ab628ec110248840e9ebe044ee7a3e3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 938d20571242..219e6acbe769 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.7.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])