diff --git a/upload/cb_install/clipbucket.php b/upload/cb_install/clipbucket.php index 118c80f9..ee298b8a 100644 --- a/upload/cb_install/clipbucket.php +++ b/upload/cb_install/clipbucket.php @@ -10,7 +10,7 @@ */ define("ClipBucket","ClipBucket - Open Source Media Sharing Script by Arslan Hassan"); - define("VERSION","2.8.3"); + define("VERSION","4.0"); define("STATE","STABLE"); define("REV","4829"); define("RELEASED","12-06-2017"); diff --git a/upload/cb_install/upgradeable.php b/upload/cb_install/upgradeable.php index a97fc3ce..dc83ebb3 100644 --- a/upload/cb_install/upgradeable.php +++ b/upload/cb_install/upgradeable.php @@ -5,7 +5,7 @@ ,'2.0.7','2.0.8','2.0.9','2.0.91','2.1','2.2' ,'2.3','2.4','2.4.5','2.5','2.5.1','2.6','2.7' ,'2.7.0.1','2.7.0.02','2.7.0.3','2.7.0.4','2.7.0.5' - ,'2.7.1','2.7.2','2.7.3','2.7.4','2.7.5','2.7.6','2.8','2.8.1','2.8.2','2.8.3'); + ,'2.7.1','2.7.2','2.7.3','2.7.4','2.7.5','2.7.6','2.8','2.8.1','2.8.2','2.8.3','4.0'); /** * Function used to upgrade ClipBucket