summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-21 23:56:50 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-21 23:56:50 +0100
commite6dadf5c92c592365696b2afe8f62e75aeecef37 (patch)
treef919186d6a76454e192b97b7601396db301cd6d0
parent544938d5317826c82caf05feb0a2b7094b1cd144 (diff)
bump product version to 4.2.0.3
Change-Id: I3df82fd0b58dc4a365407a1588a35912413bc1ba
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 706147480dc0..7a443ab01cd1 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])