Page 1 of 1

[solved] removed version number. what version??

Posted: 02 Jul 2008, 22:49
by eagle00789
When i installed mantis, i removed the version number out of the footer. now i want to upgrade, but i need to know what version i'm currently running (for backup purposes and to be able to redo my changes) is there any way to get that info back??

Re: removed version number. what version??

Posted: 02 Jul 2008, 23:01
by eagle00789
I found it already in config_defauls_inc.php

Re: [solved] removed version number. what version??

Posted: 03 Jul 2008, 17:16
by vzw614
Just as an FYI, the version number is defined in \core\constant_inc.php

define( 'MANTIS_VERSION', '1.1.1' );