summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 20:58:49 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 20:58:49 +0100
commit8b67038155d26f0ed0be9b2ac28ce77779d466b7 (patch)
tree030c9792bda5087cc6b82df24dac78ce07876436
parent8d748a64b7507fd386738df3104a5930a8dffcfa (diff)
bump version to 4.1.4.1.0+
Change-Id: I72bafd466cd0457ad409b7fdadba1fb198900ae3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc52cb19b559..8a09f210c32f 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC