summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-08-21 12:43:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-08-21 12:43:35 +0200
commit310d0ff681abebb4b91609ab5eaba8d6ba2e20c2 (patch)
tree1ceba6b733c8d883a08a16bfe6760180e79bfc43
parentea3863d2597d70719b2e590260c05fd8aecc7836 (diff)
bump product version to 4.1.1.2
Change-Id: I85e2748e306d6e9e9d6d26bd62bcb12443ae7911
-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