Closed (won't fix)
Project:
Strongarm
Version:
7.x-2.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 02:41 UTC
Updated:
7 Aug 2012 at 14:43 UTC
Right now the 7.x-2.0-beta5 and the 7.x-2.0-rc1 git tag point to the same commit (hash a0771b2).
Because you can't check out more than one tag at a time, and because of their order in the commit tree, when you check out the rc1 tag git defaults to the beta5 tag, which the git deploy module then puts in the .info, which makes Drush and the Drupal update system alert you that Strongarm is out of date.
This should be an easy fix -- making an empty-ish commit and add the rc1 tag to it should fix things up.
Comments
Comment #1
simon georges commentedNow that there is a 2.0 version, I suppose this one could be closed (?).
Comment #2
bblake commentedClosed, as there is a 2.0 release now.