The .info file for version 6--1-0 should read 'version = 6.x-1.0'. 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 deco_version.patch549 bytesmaartenvg

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

maartenvg’s picture

Status: Active » Needs review
StatusFileSize
new549 bytes

Here is a patch for that. (hardly worth the trouble of making the patch, but its a good test for my CVS skills and it gives the bug some extra attention)

add1sun’s picture

Status: Needs review » Reviewed & tested by the community

changing status to be committed.

add1sun’s picture

Status: Reviewed & tested by the community » Fixed

in 6 and HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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