summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-03-26 09:56:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-03-26 09:56:56 +0100
commita22dff5a4fd676f1035069f1d26dc30179b86d77 (patch)
treeff42f5d2315a0fb3ace913d5aa80185730ceffad
parent9ae9434662a9165aa31575448bc577e4b48db753 (diff)
bump product version to 4.4.2.2.0+
Change-Id: Id5a1010e33eabc0a7dcf11616aebe2f8674d2002
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4fb6788111e8..4a2e27baa43b 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.4.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.2.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])