Upgraded but not?

adamncale2489

New Member
YetiShare User
Apr 29, 2013
27
0
0
Main public site and login are updated but logging into admin screen tells me upgrade still available and bottom right still shows v3.3. What did I miss?
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Open _config.inc.php

Find:
Code:
define("_CONFIG_SCRIPT_VERSION",        "3.3");    /* script version */
Change to:
Code:
define("_CONFIG_SCRIPT_VERSION",        "3.4");    /* script version */