summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-16 02:26:33 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-16 02:26:33 +0200
commitbbd59121f415085764265df646d9da4ff83d6895 (patch)
tree1c6444422c14918903770450b006b4ad6574b03e
parent514ccf0302bf4ea525d9d7cc42446626dd8e741e (diff)
bump product release to 4.2.7.2.0+libreoffice-4-2-7
Change-Id: I10c4e42fa8e77685619766dd36fa48233dc310df
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4800ade964d3..e52a17220b23 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.7.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])