summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-12 23:47:17 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-12 23:47:17 +0100
commit130bca44d85dcac10c83e3dfca26ad83c8fabe77 (patch)
tree3d683bfccaaaebdbf2ec3dcec4cf845fad104275 /configure.ac
parent9643431bb7b92c054666fb8c344c81e787c8fc06 (diff)
bump version to 4.2.4.0.0+
Change-Id: Ie96bed27a0610fafa65892293843fbcecffb4efa
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 b8def007cb91..50f116224fda 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])