summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-20 21:37:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-20 21:37:21 +0200
commit48a90ee55c9f053c937b3e8638cc753652d70536 (patch)
treeb905c9cfa1c377f1e8f74cfdabf4bc951859a85d
parentUpdated core (diff)
downloadcore-libreoffice-4-3-7.tar.gz
core-libreoffice-4-3-7.zip
bump product version to 4.3.7.2.0+ libreoffice-4-3-7
Change-Id: I6bb181a52d9189fa81c1757d8e4834ba8d9f57b2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e556f6fd10c..3af5b53a6abb 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],[4.3.7.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.7.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])