summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-03-11 00:54:25 -0700
committerAndras Timar <andras.timar@collabora.com>2014-03-11 00:54:25 -0700
commit6dd1e5a50863ab6c2a0376753dda5a74090ab253 (patch)
tree87fb08fa8417fa7e23af54ff0aea16f4de26fb87
parent16c45ac52e84ffc34092cee271e6602ac710db9a (diff)
Bump version to 4.1-6cp-4.1-6
Change-Id: I6ccfde95ad8032bee780604df648ab23a541032f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53bae960cae3..ce5060b33c10 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.10.5],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.10.6],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC