--- libgig/trunk/src/gig.h 2018/01/30 20:17:12 3414 +++ libgig/trunk/src/gig.h 2018/12/09 20:14:46 3440 @@ -1321,6 +1321,7 @@ public: static const DLS::version_t VERSION_2; static const DLS::version_t VERSION_3; + static const DLS::version_t VERSION_4; // derived attributes from DLS::Resource using DLS::Resource::pInfo;