Wrong version
Mark Theunissen - January 5, 2009 - 15:54
| Project: | Remember me |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The module reports that it's actually version 0.1 when it should be 2.0 ... this is what I find in the .info file:
; Information added by drupal.org packaging script on 2007-10-14
version = "6.x-0.1"
project = "remember_me"
datestamp = "1192351505"

#1
Strange! Thanks for pointing this out.
I will have a look at this, as soon as I have some time.
#2
Fixed
; $Id: remember_me.info,v 1.7.2.1 2009/05/25 15:09:03 nickl Exp $
name = Remember me
description = "Adds a ''Remember me'' checkbox to login forms."
core = 6.x
; Information added by drupal.org packaging script on 2009-05-25
version = "6.x-2.1"
core = "6.x"
project = "remember_me"
datestamp = "1243275270"
#3
Automatically closed -- issue fixed for 2 weeks with no activity.