summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-01 23:14:19 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-01 23:14:19 +0200
commit80ec0804ba3c0bc47cd8b713797a8e2396a67624 (patch)
treeb0c68abcf345fb536dc333cd8bff6d2a1ec1c8dd
parent5205a18c141c143b3c084e036789f05069b622a1 (diff)
bump product version to 4.2.7.1
Change-Id: I5aecdb0b4f084dc31be5bf4c4b857c6276ee1da7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2560a0d06c93..3f27350bc3cf 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.2.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.7.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])