[Rivet-svn] r2248 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue Feb 9 17:18:25 GMT 2010


Author: hoeth
Date: Tue Feb  9 17:18:25 2010
New Revision: 2248

Log:
update version to 1.2.0

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	Tue Feb  9 17:18:09 2010	(r2247)
+++ trunk/configure.ac	Tue Feb  9 17:18:25 2010	(r2248)
@@ -1,7 +1,7 @@
 ## Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([Rivet],[1.2.0a0],[rivet at projects.hepforge.org],[Rivet])
+AC_INIT([Rivet],[1.2.0],[rivet at projects.hepforge.org],[Rivet])
 AC_CONFIG_SRCDIR([src/Core/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