The default/current websnapr_field module package is V1.2.
The websnapr_field.info:

; $Id: websnapr_field.info,v 1.2 2009/06/29 11:31:58 alfaguru Exp $
name = Websnapr Field
description = Provides the ability to format a link as a Websnapr thumbnail
dependencies[] = link
package = CCK
core = 6.x

; Information added by drupal.org packaging script on 2009-09-06
version = "6.x-1.2"
core = "6.x"
project = "websnapr_field"
datestamp = "1252241170"

The websnapr.module id line:

// $Id: websnapr_field.module,v 1.3 2009/09/06 12:14:35 alfaguru Exp $

Look at the version numbers, are there version numbers mixed?

Comments

danepowell’s picture

The ID line should actually be removed completely, following the Git migration.