I got a notification this morning that there is a newer version. I installed version 5.x-2.8 and still it shows as 2.7 and still getting module out of date

// $Id: flag_content.module,v 1.6.2.12.2.1 2008/03/11 23:50:52 kbahey Exp $ version -2.8

// $Id: flag_content.module,v 1.6.2.12.2.1 2008/03/11 23:50:52 kbahey Exp $ version -2.7

Did a file compare and no difference between version 2.7 and 2.8

Comments

mrgoltra’s picture

Title: Update Status not updateing » Update Status not updating
kbahey’s picture

Status: Active » Closed (fixed)

The change from 2.7 to 2.8 is in the .install file, not the .module file. This is why they are identical.

mrgoltra’s picture

ok. I noticed that it added a few entries in the database but it is still showing as 2.7. I guess I just have to reinstall from scratch. Thank you.