aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-09-17 10:57:24 +0000
committerMario <mario@mariovavti.com>2020-09-17 10:57:24 +0000
commite7ddd1a481ad5a1026869b686c2f92fbd126cccb (patch)
tree08a8ac42e8469664918bc8c4caae84744dc3dfa3 /boot.php
parent813ab2c5ed9d8e2f545e85b734dbf06cbf5ad795 (diff)
downloadvolse-hubzilla-e7ddd1a481ad5a1026869b686c2f92fbd126cccb.tar.gz
volse-hubzilla-e7ddd1a481ad5a1026869b686c2f92fbd126cccb.tar.bz2
volse-hubzilla-e7ddd1a481ad5a1026869b686c2f92fbd126cccb.zip
version 5.0RC
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a6aa74ca7..332031fd1 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.7.12' );
+define ( 'STD_VERSION', '5.0RC' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );