summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-01-12 13:43:56 -0800
committerAndras Timar <andras.timar@collabora.com>2014-01-12 13:43:56 -0800
commit843cc47f8b983baebb94fb4627763fbeb4be4173 (patch)
tree1831792eef2943bd2c307621a1c546352f9e7bd8
parent4944ecae46d7a6ac071d323ab706033d7dbea8af (diff)
Bump version to 4.1-4
Change-Id: I538e6006794ef69c8009845e3206212e160c7a6f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a2f03da20700..4432d370acf2 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.3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.10.4],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC