Version number incorrect in .info file
ac - March 20, 2008 - 11:54
| Project: | Artists C01 |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
The .info file for version 6--1-1 should read 'version = 6.x-1.1'. Currently it shows up as 'unsupported' on the 'available updates' page (admin/reports/updates) when this is checked out of cvs as the version number is incorrect.

#1
The solution seems to be to completely leave out the 'version' string from the .info file. See http://drupal.org/node/236703
#2
Seems to be an issue in the current CVS HEAD.
Even though maybe trivial I'm attaching a diff against current HEAD for this issue.
#3
you guys are awesome to produce a patch.
Since the module is abandoned right now - I posted on the webmaster queue to become the new maintainer. On approval I will commit the patch.