summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-27 22:37:55 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-27 22:37:55 +0100
commit7e1fa998e4625c7c86400449e7d175b3d664ed93 (patch)
tree572f1f350175ae9e6e66d77fe8ba8eff0c69335f
parentfdo#74124: Scale the pictures before calling ImplDrawAlpha(). (diff)
downloadcore-libreoffice-4-2-0.tar.gz
core-libreoffice-4-2-0.zip
bump version to 4.2.0.4.0+ libreoffice-4-2-0
Change-Id: I8a6c8d99d085cdfb03b5ae6978219ec2dbccb76a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index db579c2578a3..0ca1ab36334a 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.0.3.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.4.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])