hepmc

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