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