Update Status not updating
mrgoltra - March 12, 2008 - 19:33
| Project: | Flag content |
| Version: | 5.x-2.8 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
#2
The change from 2.7 to 2.8 is in the .install file, not the .module file. This is why they are identical.
#3
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.