summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-27 22:34:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-27 22:34:54 +0100
commit70e9481241e5d93ca13563ae3560e7e0b87a906a (patch)
treef3b423de526772140c4c92cc802f27f86a654449
parent3eb562503e94c25b6eb37bf66219f10ec67486bc (diff)
bump product version to 4.2.0.4
Change-Id: I05294d833c591c1415f609ae4c1ae4a7de82912a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index db579c2578a3..a636560785ae 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])