summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-26 21:39:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-26 21:39:35 +0100
commitfa9e7c890d938734a06d3b26b90d91c92e55af95 (patch)
tree51ac0462b058f9a270dd9eefe006ca69d8d81218
parent1219e457d8d25a183c4e0dd35c4f5b511361c174 (diff)
bump product version to 4.2.2.1
Change-Id: I4704c98092d28fc7ea02306a2ef50698c62fafa9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7fe5cdc3dca..deea83567cef 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.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])