summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 20:55:39 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 20:55:39 +0100
commit44749d6b9583b004ec14a7ad316796fcd046fa1d (patch)
tree448a70b3ca724d8bd6c66b9fedeb9f718433bec2
parent8d748a64b7507fd386738df3104a5930a8dffcfa (diff)
bump product version to 4.1.4.1
Change-Id: I104a0f0c8f2ca132fec71d01bd019e0331e75b23
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc52cb19b559..add943b71f4d 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC