summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-04 18:39:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-04 18:39:52 +0200
commit0bdadfcd7fd6538a6f42eba29d82ed3128679f67 (patch)
tree83cd027a57f602b806d9237b0bab2cc7e07a2f16
parentd5155d1cad3969fd3a6120f2a1b9b66c32585fb2 (diff)
bump product version to 5.3.7.1
Change-Id: Ie5c25a9522e51374d9255a89371d488d151bc4ac
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97a8662ca899..a8b0412a48f5 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])