summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-17 18:27:07 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-17 18:27:07 +0200
commit50b820c37854df69b3dedcb345eb0ce6f60df434 (patch)
tree7b0d3969f6de2227890f4cbb96c8a53a700a853f
parent7b4accc1ca6c8c8684047a5b7952e61d259389b4 (diff)
bump product version to 4.1.2.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3a9466c79656..ae7bf2c9cdff 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC