Update from 5.4.0.5 to 5.4.2.1 and nothing

Permalink
The dashboard upgrade function indicates Concrete5 is up to date.
Manually installing the new concrete5.4.2.1 into my concrete5 directory and navigating to index.php/tools/required/upgrade get's me a notice that also tells me

"Your site is already up to date! The current version of Concrete5 is 5.4.0.5. You should remove this file for security."

I've checked the config/site.php file, there was no mention of define('DIRNAME_APP_UPDATED', 'concrete5.4.2.1'); so I added it - nothing.

I added an /updates/concrete5.4.2.1/concrete folder w/ the new version, ran the update script again, and nothing new.

At a loss here.

 
fastcrash replied on at Permalink Reply
fastcrash
are you sure have read instalation proses in concrete5 5.4.2.1?

when you unzip the new version of concrete5, you just copy the concrete folder inside it, not the whole unziped folder.

then type url :http://yoursite.localhost/index.php/tools/required/upgrade.php...

hope u understand my reply :)

http://www.concrete5.org/community/forums/installation/is-it-save-t...
njbabs replied on at Permalink Reply
I apologize that I didn't make it clear the first thing I attempted was the standard outlined manual upgrade procedure - overwriting my current /concrete folder w/ the newest version, then running the update script.

When I run the script, it tells me the system is up to date w/ the previous version (5.4.0.5). Clearly it's not up to date then.