summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2017-10-25 16:14:10 +0200
committerXisco Fauli <anistenis@gmail.com>2017-10-25 16:16:50 +0200
commit67696bd061b769d9478f696615c85f562d520e5a (patch)
tree58f3309284833c11ac01df31ac294b873e2dcbb9
parent530bd29aa61279ce5fe55b240a394cb76a791637 (diff)
bump product version to 5.3.7.2
Change-Id: I2c59e5d56618f40e8ed848ab53f2131a8e6b888f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63c8f0164b1f..c927eb496ae1 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.7.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])