summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-21 23:59:43 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-21 23:59:43 +0100
commit8a1a62c6084b468da9e7f1ddbfb83db8019317ea (patch)
treeb73e342c2d4e898f243d712a33dcff16f7b5399c
parentUpdated core (diff)
downloadcore-8a1a62c6084b468da9e7f1ddbfb83db8019317ea.tar.gz
core-8a1a62c6084b468da9e7f1ddbfb83db8019317ea.zip
bump version to 4.2.0.3.0+
Change-Id: I612d78141a11a21f52534fb5f620fe3487d6bcc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 706147480dc0..db579c2578a3 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])