From ded3a6e2824c95153ca7e50168a28baac67f4b8d Mon Sep 17 00:00:00 2001 From: Fahad Abbas Date: Wed, 30 Jan 2019 19:13:50 +0500 Subject: [PATCH] modified : 4.2 cb elastic search release commit --- upload/cb_install/clipbucket.php | 8 ++++---- upload/cb_install/upgradeable.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/upload/cb_install/clipbucket.php b/upload/cb_install/clipbucket.php index 9e2b01a5..51aea31a 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.1"); - define("STATE","STABLE"); - define("REV","4939"); - define("RELEASED","11-05-2018"); + define("VERSION","4.2"); + define("STATE","RC1"); + define("REV","4971"); + define("RELEASED","31-01-2019"); 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 008a0916..247f9b10 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','4.1'); + ,'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','4.2'); /** * Function used to upgrade ClipBucket