Actions
Bug #3712
closedChange develop versioning to indicate upcoming release
Description
The version in develop is "1.3-develop" if 1.3 was our last release and 1.4 is the upcoming release. For the plugin registration system being added in #3510, we want to be able to say a plugin needs a minimum version of 1.4. If develop's VERSION shows 1.3-develop, this won't match - but we equally don't want to say minimum version of 1.3, as this will match 1.3-stable.
So develop's VERSION needs to say 1.4. While doing this, the RPM version should be updated to be consistent.
Updated by Dominic Cleal about 11 years ago
- Blocks Feature #3510: As a GUI user, I would like to know what plugins are installed added
Updated by Dominic Cleal about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b21bd4c90da3b7249263b236240c216e386b80c2.
Actions