CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/FWCore/Version/src/GetFileFormatVersion.cc

Go to the documentation of this file.
00001 #include "FWCore/Version/interface/GetFileFormatVersion.h"
00002 
00003 namespace edm {
00004   int getFileFormatVersion() { return 17; }
00005 }