summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-18 18:22:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-18 18:22:21 +0200
commit04ef7f6e4fe852d0cdbcccf33e11bab44b120964 (patch)
tree0f02a4f9094b2d3fe5243155008b8c78ce7b34cf
parent706673e3470f5c558f088f6e195cae4af6d0a098 (diff)
bump product version to 6.0.7.2
Change-Id: Ic17a3c1c2a4dd8b57a0ac78c0d41edf3b04c9173
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ecb0a5de51d7..a90e89bef46e 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.7.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])