summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-30 21:48:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-30 21:48:30 +0200
commit83106e060dba2fef8e191893612a76e67c85927d (patch)
treeb1ab484c15f90b54327cb5d334bc05c349e20c77
parent859b464efcd0fa90b660b4fcbbc27fd3ed66ce19 (diff)
bump product version to 4.2.4.2
Change-Id: I352ef51cc5ab8649eed0aa6ac5fd1c0a1f33ce65
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a34d066a5f89..25c5b85d4952 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])