[Rivet-svn] r3628 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Mar 19 17:30:44 GMT 2012


Author: buckley
Date: Mon Mar 19 17:30:44 2012
New Revision: 3628

Log:
Version bump for testing: 1.8.0beta1.

Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	Mon Mar 19 17:30:00 2012	(r3627)
+++ trunk/ChangeLog	Mon Mar 19 17:30:44 2012	(r3628)
@@ -1,5 +1,7 @@
 2012-03-19  Andy Buckley  <andy.buckley at cern.ch>
 
+	* Version bump for testing: 1.8.0beta1.
+
 	* src/Core/AnalysisInfo.cc: Add printout of YAML parser exception error messages to aid debugging.
 
 	* bin/Makefile.am: Attempt to fix rivet-nopy build on SLC5.

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	Mon Mar 19 17:30:00 2012	(r3627)
+++ trunk/configure.ac	Mon Mar 19 17:30:44 2012	(r3628)
@@ -1,7 +1,7 @@
 ## Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([Rivet],[1.8.0beta0],[rivet at projects.hepforge.org],[Rivet])
+AC_INIT([Rivet],[1.8.0beta1],[rivet at projects.hepforge.org],[Rivet])
 if test "$prefix" = "$PWD"; then
   AC_MSG_ERROR([Installation into the build directory is not supported: use a different --prefix argument])
 fi


More information about the Rivet-svn mailing list