From 8b67038155d26f0ed0be9b2ac28ce77779d466b7 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 26 Nov 2013 20:58:49 +0100 Subject: bump version to 4.1.4.1.0+ Change-Id: I72bafd466cd0457ad409b7fdadba1fb198900ae3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit