summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-27 19:35:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-27 19:35:44 +0200
commit84829f8ad1684aca0efad2654a51de8dfa42d494 (patch)
tree668e5ed850d25f4d43bfd1d9912742addbe9d0bc
parent7d317b02c957311e4a17d7f95a8e64c1014bfcf1 (diff)
bump product version to 4.2.5.1
Change-Id: Ibf9901892cee82d1180513f03caf4f202c428ee8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 98e2a0e84408..1454b4179352 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])