Skip to content

Commit

Permalink
Update LibFeatures module for v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Norman authored and mihails-strasuns-sociomantic committed Jan 29, 2018
1 parent 1533517 commit 453257d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ocean/LibFeatures.d
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

module ocean.LibFeatures;

const has_features_4_0 = true;
const has_features_3_7 = true;
const has_features_3_6 = true;
const has_features_3_5 = true;
Expand Down

0 comments on commit 453257d

Please sign in to comment.