summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-10 17:10:14 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-10 17:10:14 +0100
commit67da77884970f8498a380efe110ee4d56897b455 (patch)
treed85b91ace53b863fb0efdb4ba9a158d70d015dfb
parent68e825d8c405b9cba553e7136f7e1295540df70d (diff)
bump product version to 4.1.4.2
Change-Id: I0541d64f3f375cacc61a6541fd1997729dfc3ce6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8a09f210c32f..1ea6e58e094d 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC