summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-16 02:25:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-16 02:25:23 +0200
commit23bc3ce8f985dd2e8410b9739785e6c3dd210bd8 (patch)
tree37da93b5a4c5b40b4cbc61efc7feb8843ea1a75d
parent514ccf0302bf4ea525d9d7cc42446626dd8e741e (diff)
bump product version to 4.2.7.2
Change-Id: Ie6377d425e6c35a377133fd3185a32f46935ae1e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4800ade964d3..29f4c0f4600a 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])