aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-05 08:42:49 +0000
committerMario <mario@mariovavti.com>2020-11-05 08:42:49 +0000
commitfdefa101d84dc2a9424eaedbdb003a4c30ec5d01 (patch)
treec34ccbc67993f308415ba213b9355c6eeb7ed14d
parent7e40eeb52a690a4c93c29c714d61950e3ba8870d (diff)
downloadvolse-hubzilla-fdefa101d84dc2a9424eaedbdb003a4c30ec5d01.tar.gz
volse-hubzilla-fdefa101d84dc2a9424eaedbdb003a4c30ec5d01.tar.bz2
volse-hubzilla-fdefa101d84dc2a9424eaedbdb003a4c30ec5d01.zip
version 5.0
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index bacae0d6f..6f6622262 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', '5.0RC8' );
+define ( 'STD_VERSION', '5.0' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );