summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-15 21:43:18 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-15 21:43:18 +0200
commitd87bdcaf0eb1488b6265f1d6de414535bd6accff (patch)
treedb60f9a106cb2018816dd9c3e06424b986b64be3
parent7acc4653fc8623c14af66e9fb36bc0da599487ae (diff)
bump product version to 4.2.4.1
Change-Id: I716bbcb402ccbb812132c64074f2058b75df0ee7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b35297475afc..3f133339ed1b 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.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])