Yet... there are later 5.x releases:
http://drupal.org/node/247940/release?api_version[]=78
shows 5.x-1.3 as a later 5.x release.
(I left a comment on #248678: Database table node_limitnumber_rules doesn't exist because I had to create the DB by hand due to a MySQL syntax error.
Comments
Comment #1
jdwfly commentedStrange, I wonder if the latest updates to packaging on d.o have a bug. You are correct that 5.x.1.3 is the recommended. Maybe try searching around to see if this issue has already been brought up with another module to the webmasters queue.
Comment #2
jdwfly commentedNot sure if webmasters is the right place for this but I thought I would try.
The 5.x.1.3 is the lastest release for Node Limit Number, but it is not showing up as the recommended release. Is there something I have to do to make it happen? I noticed this change right after the change of packaging on d.o.
Comment #3
gregglesWhen you say "5.x-1.3" do you mean http://drupal.org/node/305419 ? Because that's actually 5.x-1-1.3.
I think you should create a new release that is actually "5.x-1.4"
Comment #4
jdwfly commentedYeah, thats what I meant. :)
I guess I could create a new release, but just wondering why this changed?
Comment #5
dave reidYes, this was an improper tag. You should re-tag the files in CVS with 'DRUPAL-5--1-2' and create a new release as '5.x-1.2' since that would get picked up as the most recent release.
Comment #6
jdwfly commentedI just realized that after I posted. Thanks for the help.
Comment #7
gregglesNothing has really changed here, it just seems like you're creating releases with the wrong values in the different fields. (for what it's worth, I've messed this up myself several times - it can be confusing).
Comment #8
gregglesSorry, we crossposted.
Comment #9
jdwfly commentedActually it was the original creator of the module, but I'll fix it for him.
Comment #10
jdwfly commentedCreated a new release with the right tag 5.x-1.4
Comment #11
mcurry commentedThanks for the quick response on this. (And I didn't mean to cause a fuss :D )