Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Commit 703d4ff

Browse files
author
Saqib Razzaq
committed
Modified: 2 files for 2.8.1 BETA release
1 parent 2cc706d commit 703d4ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

upload/cb_install/clipbucket.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
*/
1111

1212
define("ClipBucket","ClipBucket - Open Source Media Sharing Script by Arslan Hassan");
13-
define("VERSION","2.8");
14-
define("STATE","STABLE");
15-
define("REV","3354");
16-
define("RELEASED","21-10-2015");
13+
define("VERSION","2.8.1");
14+
define("STATE","BETA");
15+
define("REV","4039");
16+
define("RELEASED","09-05-2016");
1717
define("AUTHORS","ARSLAN HASSAN,FAWAZ TAHIR,FAHAD ABBAS,SAQIB RAZZAQ");
1818

1919
?>

upload/cb_install/upgradeable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
,'2.0.7','2.0.8','2.0.9','2.0.91','2.1','2.2'
66
,'2.3','2.4','2.4.5','2.5','2.5.1','2.6','2.7'
77
,'2.7.0.1','2.7.0.02','2.7.0.3','2.7.0.4','2.7.0.5'
8-
,'2.7.1','2.7.2','2.7.3','2.7.4','2.7.5','2.7.6','2.8');
8+
,'2.7.1','2.7.2','2.7.3','2.7.4','2.7.5','2.7.6','2.8','2.8.1');
99

1010
/**
1111
* Function used to upgrade ClipBucket

0 commit comments

Comments
 (0)