[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Nov 26 11:55:00 PST 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 86c0392c1eedb9a09d1b2d86835dcf87c1ffcc20
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Tue Nov 26 20:52:49 2013 +0100
bump version to 4.1.5.0.0+
Change-Id: Ibca59e26038f362db7a6024b5b6534e74d5c55a2
diff --git a/configure.ac b/configure.ac
index fc52cb1..4db89a0 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.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC
More information about the Libreoffice-commits
mailing list