[solved] removed version number. what version??
Moderators: Developer, Contributor
-
- Posts: 6
- Joined: 23 Aug 2007, 10:38
[solved] removed version number. what version??
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??
Last edited by eagle00789 on 02 Jul 2008, 23:02, edited 1 time in total.
-
- Posts: 6
- Joined: 23 Aug 2007, 10:38
Re: removed version number. what version??
I found it already in config_defauls_inc.php
Re: [solved] removed version number. what version??
Just as an FYI, the version number is defined in \core\constant_inc.php
define( 'MANTIS_VERSION', '1.1.1' );
define( 'MANTIS_VERSION', '1.1.1' );