00001 #include "FWCore/Version/interface/GetFileFormatVersion.h" 00002 00003 namespace edm 00004 { 00005 int getFileFormatVersion() { return 10; } 00006 }