summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-04-08 14:50:19 +0200
committerAndras Timar <andras.timar@collabora.com>2014-04-08 14:50:19 +0200
commitf3e687334e7f32d7c6d2ed6efab8cbc777593b74 (patch)
treec0e4fef934599bdf43b58b1a4ae07bc3289a02be
parent2cd7c4f2c16be7b230e8e5919b46a5d911b050b9 (diff)
Bump version to 4.1-7
Change-Id: Iadabc89fc0b6505d0d615d8b64d78e3806f1e5e8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 42a67fef211c..dc7515405717 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.6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.10.7],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC