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"
Comments
Comment #1
nickl commentedStrange! Thanks for pointing this out.
I will have a look at this, as soon as I have some time.
Comment #2
nickl commentedFixed
; $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"