[Rivet-svn] r2109 - bootstrap

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sun Nov 29 17:05:22 GMT 2009


Author: buckley
Date: Sun Nov 29 17:05:22 2009
New Revision: 2109

Log:
Use newly released AGILe 1.1.4 version

Modified:
   bootstrap/rivet-bootstrap

Modified: bootstrap/rivet-bootstrap
==============================================================================
--- bootstrap/rivet-bootstrap	Sun Nov 29 16:49:16 2009	(r2108)
+++ bootstrap/rivet-bootstrap	Sun Nov 29 17:05:22 2009	(r2109)
@@ -150,7 +150,7 @@
                   help="Explicitly specify version of Rivet to get and use [%default]")
 parser.add_option("--install-agile", action="store_true", default=False, dest="INSTALL_AGILE", 
                   help="Install the AGILe interface system for Fortran generators [%default]")
-parser.add_option("--agile-version", default="1.1.4b0", dest="AGILE_VERSION", 
+parser.add_option("--agile-version", default="1.1.4", dest="AGILE_VERSION", 
                   help="Explicitly specify version of AGILe to get and use [%default]")
 parser.add_option("--agile-url", default="http://www.hepforge.org/archive/agile/", 
                   dest="AGILE_URL", help="Base URL for AGILe tarball downloads [%default]")


More information about the Rivet-svn mailing list