[Rivet-svn] r2108 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sun Nov 29 16:49:16 GMT 2009


Author: buckley
Date: Sun Nov 29 16:49:16 2009
New Revision: 2108

Log:
Changing version number to the 1.2.0a0 that I told ATLAS they could cite (!)

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	Thu Nov 26 23:48:13 2009	(r2107)
+++ trunk/configure.ac	Sun Nov 29 16:49:16 2009	(r2108)
@@ -1,7 +1,7 @@
 ## Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([Rivet],[1.2.0a],[rivet at projects.hepforge.org],[Rivet])
+AC_INIT([Rivet],[1.2.0a0],[rivet at projects.hepforge.org],[Rivet])
 AC_CONFIG_SRCDIR([src/Analysis.cc])
 AC_CONFIG_HEADERS([include/Rivet/Config/DummyConfig.hh include/Rivet/Config/RivetConfig.hh include/Rivet/Config/BuildOptions.hh])
 AM_INIT_AUTOMAKE(dist-bzip2)


More information about the Rivet-svn mailing list