summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-12 08:59:59 -0800
committerAndras Timar <andras.timar@collabora.com>2013-11-12 08:59:59 -0800
commita983848df0b600485be09ba23906fb1e54e1ac16 (patch)
tree0d8bd6abf1111c95176d7a08241ec49d1708f3a0
parent7d2b2f276a28e01f75796ae07c380b05bfbe8913 (diff)
Bump version to 4.1-2cp-4.1-2
Change-Id: I1d0cfe5a143b7b07886ba2943f8bd7cb1c00a41b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 57956a139b16..d7eee5cc7650 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.1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.10.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC