hepmc

Subversion Repositories:
Compare Path: Rev
With Path: Rev
/trunk/HepMC/Version.h @ 151  →  /trunk/HepMC/Version.h @ 152
/trunk/HepMC/Version.h
@@ -20,7 +20,7 @@
 
inline std::string versionName( )
{
return "2.02.00";
return "2.02.01";
}
 
inline void version( )