diff --git a/config/version.php b/config/version.php index 7adfaf66b337..2a1635912799 100644 --- a/config/version.php +++ b/config/version.php @@ -9,5 +9,5 @@ * Contributor(s): YetiForce.com * ****************************************************************************** */ $patch_version = '20160418'; -$YetiForce_current_version = '2.3.1791'; +$YetiForce_current_version = '3.0.0'; $_SESSION['yetiforce_version'] = $YetiForce_current_version;