[Rivet-svn] r3044 - bootstrap

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Apr 6 12:32:43 BST 2011


Author: buckley
Date: Wed Apr  6 12:32:43 2011
New Revision: 3044

Log:
Update to use latest AGILe release (1.2.2)

Modified:
   bootstrap/rivet-bootstrap

Modified: bootstrap/rivet-bootstrap
==============================================================================
--- bootstrap/rivet-bootstrap	Wed Apr  6 12:00:33 2011	(r3043)
+++ bootstrap/rivet-bootstrap	Wed Apr  6 12:32:43 2011	(r3044)
@@ -164,7 +164,7 @@
                   dest="BUILD_UNVALIDATED", help="Build the unvalidated collection of Rivet analyses [%default]")
 parser.add_option("--install-agile", action="store_true", default=False, dest="INSTALL_AGILE",
                   help="Install the AGILe interface system for Fortran generators [install=%default]")
-parser.add_option("--agile-version", default="1.2.1", dest="AGILE_VERSION",
+parser.add_option("--agile-version", default="1.2.2", 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