summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-04 18:43:27 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-04 18:43:27 +0200
commit99f33eb640fca421e99f02bd3eff699906a8d581 (patch)
tree1ca9e17ed0509b43b3a0bec758447ea6662a71bc
parentd5155d1cad3969fd3a6120f2a1b9b66c32585fb2 (diff)
bump product version to 5.3.7.1.0+
Change-Id: I665a9c6deceb5f21b9fecdd587ad9bc8b18ce991
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97a8662ca899..63c8f0164b1f 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],[5.3.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.7.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])