summaryrefslogtreecommitdiffstats
path: root/modules/init.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/init.php')
-rw-r--r--modules/init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/init.php b/modules/init.php
index 7bca6a29..8ea8f64d 100644
--- a/modules/init.php
+++ b/modules/init.php
@@ -80,7 +80,7 @@ if (!$results['allow_stream_playback']) {
/** This is the version.... fluf nothing more... **/
-$results['version'] = '3.3.2-Beta3 (Build 006)';
+$results['version'] = '3.3.2-Beta3 (Build 007)';
$results['raw_web_path'] = $results['web_path'];
$results['web_path'] = $http_type . $_SERVER['HTTP_HOST'] . $results['web_path'];