Commit 6eaaa70e authored by redray's avatar redray
Browse files

added auto-revision from svn to version

parent 436ed820
......@@ -1144,7 +1144,7 @@ CREATE TABLE `sys_config` (
`value` varchar(255) NOT NULL
) ENGINE=MyISAM;
INSERT INTO sys_config VALUES ('1','db','db_version','3.0.0.8');
INSERT INTO sys_config VALUES ('1','db','db_version','3.0.0.8.$Revision$');
-- --------------------------------------------------------
......
......@@ -41,7 +41,7 @@ if( !empty($_SERVER['DOCUMENT_ROOT']) ) {
//** Application
define('ISPC_APP_TITLE', 'ISPConfig');
define('ISPC_APP_VERSION', '3.0.0.8 beta');
define('ISPC_APP_VERSION', '3.0.0.8.$Revision$');
//** Database
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment