From a4b7b4d83fba3a21e1a808cbd9c077e4bda57534 Mon Sep 17 00:00:00 2001 From: Fahad Abbas Date: Fri, 11 May 2018 17:02:46 +0500 Subject: [PATCH] modified : relaese version 4.1 revision --- upload/cb_install/clipbucket.php | 6 +++--- upload/cb_install/upgradeable.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/upload/cb_install/clipbucket.php b/upload/cb_install/clipbucket.php index 247c18a5..9e2b01a5 100644 --- a/upload/cb_install/clipbucket.php +++ b/upload/cb_install/clipbucket.php @@ -10,10 +10,10 @@ */ define("ClipBucket","ClipBucket - Open Source Media Sharing Script by Arslan Hassan"); - define("VERSION","4.0"); + define("VERSION","4.1"); define("STATE","STABLE"); - define("REV","4902"); - define("RELEASED","23-02-2018"); + define("REV","4939"); + define("RELEASED","11-05-2018"); define("AUTHORS","ARSLAN HASSAN,FAHAD ABBAS,AWAIS FIAZ"); ?> \ No newline at end of file diff --git a/upload/cb_install/upgradeable.php b/upload/cb_install/upgradeable.php index dc83ebb3..008a0916 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','4.0'); + ,'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','4.1'); /** * Function used to upgrade ClipBucket