This was suggested by Eric here at DrupalCon. Since the user_permission export is changed, and we also have field_base and field_instance, it seems to make sense that we should bump the Feature API version that is exported to the *.info file to 2.

Nothing in Features currently uses this API version, but I'm not sure if anybody else is using it. What do people think? Makes sense for Features 2.x to have API:2 ?

CommentFileSizeAuthor
#1 features-api-version-1999368-1.patch347 bytesmpotter

Comments

mpotter’s picture

Status: Active » Needs review
StatusFileSize
new347 bytes

Here is the simple patch.

mpotter’s picture

Status: Needs review » Fixed

Committed this to 8a3d404 because I think it makes a lot of sense (and the idea actually came from somebody else, so I'm not "really" committing my own patch).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.