summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-06-12 10:24:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-06-12 10:24:47 +0200
commit77e838ca2fdbcf5668b18b3ddae8be32ce0a71ca (patch)
tree080c36ff84b57ddea32fa170226097f6ca6e35d2
parent0a2ce4a24fadd2fa6358a83e7f6107c2f95a7260 (diff)
bump product version to 4.2.5.2
Change-Id: I50a477f6b483f5ff2f68ee35f88443150cb2065c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bb011dd8c62f..b97ccc206e7a 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.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])