configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 807145996b34bc1ba42c80d6e707ff19769f4c10
Author: Petr Mladek <[email protected]>
Date: Thu Jul 4 10:32:44 2013 +0200
Revert "fixed product version to 4.1.1.0+"
It was actually on purpose because the "+" in the 4th version number
caused a build crash.
This reverts commit 3dbbaea8aa5e56981acc90737237197511ddfdac.
diff --git a/configure.ac b/configure.ac
index 844b49c..b4ce4a2 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits