Changing version

This commit is contained in:
Thilina Hasantha
2015-10-10 20:22:17 +05:30
parent eb3439b29d
commit ca5b7c0e11
2 changed files with 4 additions and 4 deletions

View File

@@ -9,9 +9,9 @@ define('HOME_LINK_ADMIN', CLIENT_BASE_URL."?g=admin&n=dashboard&m=admin_Admin");
define('HOME_LINK_OTHERS', CLIENT_BASE_URL."?g=modules&n=dashboard&m=module_Personal_Information");
//Version
define('VERSION', '12.7.OS');
define('CACHE_VALUE', '12.7');
define('VERSION_DATE', '13/09/2015');
define('VERSION', '13.1.OS');
define('CACHE_VALUE', '13.1');
define('VERSION_DATE', '09/10/2015');
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}
if(!defined('KEY_PREFIX')){define('KEY_PREFIX','IceHrm');}

View File

@@ -3,7 +3,7 @@ IceHrm
Installation
------------
Download the latest release https://github.com/thilinah/icehrm/releases/latest
Download the latest release https://github.com/gamonoid/icehrm/releases/latest
Copy the downloaded file to the path you want to install iCE Hrm in your server and extract.