summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-08-21 13:38:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-08-21 13:38:59 +0200
commitda58ac813f0c95a299057e6c04cffddcfa4796e7 (patch)
tree43dedc3c3648bce40469f10bff85dc0cbcbdb7f0
parent9d1bd78f2c844bc11be256c48bf2981dbe559943 (diff)
bump product version to 4.1.1.2
Change-Id: I06c42577804ca6ce5b735612f56693f2c2bc516b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 059188f5a2f5..4b4a32bcb40b 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.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC