summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-10 02:27:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-10 02:27:37 +0200
commitf3b072b7e40b626d3120a66219737f60b20c391b (patch)
treea42e89da7d5f31269a5d609f6eaec2389be99b17
parent481f0343e1bd46d53a9cdad1fd8a96c59f91299b (diff)
bump product version to 4.3.7.1
Change-Id: Ie9284bd075960b6a08ac747653e374ccf918c6b4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bca5deddb062..49785b3a399a 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])