summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-13 01:27:55 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-13 01:27:55 +0100
commit1f793827dc1d278d7c84307fc2e2456223ffff93 (patch)
tree2d10ab6157b12d7730209d453a0df9cb53205b9c /configure.ac
parent135a37bd7b5a1a50e3da9cc666402adbd348d025 (diff)
bump version to 4.2.2.0.0+
Change-Id: I9763e7d8627d53f3b0d62dae916211a7396772d7
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 7db3fab9b3e1..f7fe5cdc3dca 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])