summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-15 21:40:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-15 21:40:48 +0200
commit7b11605f36d8e5b9dda01fd577e095e4867f1ce5 (patch)
tree94f364cf898e50a1b67a770bc75550d1d403eabd /configure.ac
parentb12fcf7ac879905247cf227aa198f6bd89c1a8e4 (diff)
bump version to 4.2.5.0.0+
Change-Id: I64f7fc5c4aa1bf32ded94540a6f90b43198a35a7
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b35297475afc..f69d8abfc27b 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])