summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-18 02:35:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-18 02:35:59 +0200
commit751e19cd0274ab210cdf3d1f4d555b2ca5ab8871 (patch)
treed52a6860bbee8969ddee8b8626017e866233c45b
parent7b4accc1ca6c8c8684047a5b7952e61d259389b4 (diff)
bump product version to 4.1.2.2.0+
Change-Id: I9967fba187bdf6c9c2fcce0b95d8664533cc596a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3a9466c79656..8556be86dad8 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.1.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.2.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC