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.

CommentFileSizeAuthor
#2 artistsC01.info_.diff539 bytesztyx

Comments

ac’s picture

The solution seems to be to completely leave out the 'version' string from the .info file. See http://drupal.org/node/236703

ztyx’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new539 bytes

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.

rsvelko’s picture

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.