summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-10 17:13:28 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-10 17:13:28 +0100
commitb70fdffb041c12f124dcc0822b61bf3450e53137 (patch)
tree37f9c8908a894a4f6ab057fecc3253c967b1771c
parentfdo#70278: editeng: fix Time fields in Impress (diff)
downloadcore-libreoffice-4-1-4.tar.gz
core-libreoffice-4-1-4.zip
bump version to 4.1.4.2.0+ libreoffice-4-1-4distro/capgemini/cg-4.1
Change-Id: I28265ff4fad7e53269f25d30caa571cf36a6072e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8a09f210c32f..4690f7b4cf44 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.4.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC