summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-10 02:29:03 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-10 02:29:03 +0200
commit14d57bc434ae79c481717430a7c3620c5fc35893 (patch)
treece981e6f21ec5ef65cd0e62ce747ba99427a9a88
parentBranch libreoffice-4-3-7 (diff)
downloadcore-14d57bc434ae79c481717430a7c3620c5fc35893.tar.gz
core-14d57bc434ae79c481717430a7c3620c5fc35893.zip
bump product version to 4.3.7.1.0+
Change-Id: I63d7585b0781c0c3f2ebd4ad02f430e460d3400a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bca5deddb062..5e556f6fd10c 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.7.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])