lineage.info has old version information in it:

; Information added by drupal.org packaging script on 2007-06-19
version = "5.x-1.x-dev"
project = "lineage"
datestamp = "1182212284"

I decided to try my hand at writing a patch for it (attached). It being my first attempt, please let me know if I did anything wrong. Thanks.

Comments

traviscarden’s picture

Status: Active » Needs review
agileware’s picture

Status: Needs review » Fixed

The patch looks good, thanks.

Although best practice is to use diff -up instead of diff -u
That way you get the function name where the code is too (not really relevant for this patch I know)

If you want more info look at http://drupal.org/patch

This has been committed

Status: Fixed » Closed (fixed)

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