summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-30 22:01:17 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-30 22:01:17 +0200
commit82aa06f8895e5110a4c450a48380a178a817ca1b (patch)
tree6980ec755d09306d36929cb94f5c12ec3dabb432
parent859b464efcd0fa90b660b4fcbbc27fd3ed66ce19 (diff)
bump product version to 4.2.4.2.0+libreoffice-4-2-4
Change-Id: If434c3f5461782c1b984d816f6cd9716e18a427c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a34d066a5f89..f06b4cb6cb41 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])