aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-07-14 12:51:31 +0000
committerMario <mario@mariovavti.com>2020-07-14 12:51:31 +0000
commitfe90096ace5328af22268eefce0d8dd66d7f7f43 (patch)
treeade96d02214f706f357e00e3f368ea738fe94b0e /boot.php
parentad603091874267572fd412738f5cb0f661c1ff8c (diff)
downloadvolse-hubzilla-fe90096ace5328af22268eefce0d8dd66d7f7f43.tar.gz
volse-hubzilla-fe90096ace5328af22268eefce0d8dd66d7f7f43.tar.bz2
volse-hubzilla-fe90096ace5328af22268eefce0d8dd66d7f7f43.zip
bump zot revision to 6.0 std version to 4.7.9
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index 24b19c7b4..8a71e3118 100755
--- a/boot.php
+++ b/boot.php
@@ -50,8 +50,8 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.7.8' );
-define ( 'ZOT_REVISION', '6.0a' );
+define ( 'STD_VERSION', '4.7.9' );
+define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );