summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2017-10-25 16:25:39 +0200
committerXisco Fauli <anistenis@gmail.com>2017-10-25 16:25:39 +0200
commit6a7c721dd2d4c753aba1daa6b5ce7b20ac16dcbc (patch)
tree8540e1b836f8aa10e95c0f2b9e5ee13e958be898
parenttdf#97630 xmloff: ODF extended draw:fit-to-size mess (diff)
downloadcore-libreoffice-5-3-7.tar.gz
core-libreoffice-5-3-7.zip
bump product version to 5.3.7.2.0+ libreoffice-5-3-7
Change-Id: I720fafaabfeb073c856c8bba98657a6357c477b6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63c8f0164b1f..1ddde9432903 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])