summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-27 20:36:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-27 20:36:59 +0200
commit2c197d252ff8da0ff3e0f4bf03b5f3ed47d02837 (patch)
tree3f1b5bb0e7a09e1f7f385b4385f3902f8330d4da /configure.ac
parent7d317b02c957311e4a17d7f95a8e64c1014bfcf1 (diff)
bump product version to 4.2.5.1.0+
Change-Id: I4cdd9d9692df9ea6bfa35bda3fb1ad074928271a
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 98e2a0e84408..bb011dd8c62f 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])