[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-4' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Dec 10 08:16:13 PST 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b70fdffb041c12f124dcc0822b61bf3450e53137
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Tue Dec 10 17:13:28 2013 +0100
bump version to 4.1.4.2.0+
Change-Id: I28265ff4fad7e53269f25d30caa571cf36a6072e
diff --git a/configure.ac b/configure.ac
index 8a09f21..4690f7b 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
More information about the Libreoffice-commits
mailing list