summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-18 15:11:26 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-18 15:11:26 +0100
commit597570b8c844050beca5a08e681b1ff5c771cc0f (patch)
treea00e18248086f491905115d581680eb3f1e26e93 /configure.ac
parent2c85dc645fdecb85ca88bc4a0a34b255ff30d6b2 (diff)
bump version to 4.2.3.0.0+
libreoffice-4-2-2 has been branched off the libreoffice-4-2-1 branch Change-Id: Id1b347597b369ba9035fe528b2a4c348ce3de91e
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7fe5cdc3dca..b8def007cb91 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.3.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])