Change version to v16.1.OS

This commit is contained in:
Thilina Hasantha
2016-05-05 20:35:33 +05:30
parent f614e0ebf0
commit 37299ac1a8
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ 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', '16.2.OS');
define('CACHE_VALUE', '16.2.OS');
define('VERSION', '16.1.OS');
define('CACHE_VALUE', '16.1.OS');
define('VERSION_DATE', '02/05/2016');
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}

View File

@@ -523,7 +523,7 @@ That way you can attach each and every project to a client.
Under employee projects tab you can assign projects to employees. You need to add projects to employees to enable them to add time against
these projects in time-sheets.
Release note v16.2
Release note v16.1
------------------
### Fixes