aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-12 15:57:56 -0700
committerzotlabs <mike@macgirvin.com>2017-03-12 15:57:56 -0700
commit2a1f6e3df26bf641bbf977deaf3c5f3ac3c64449 (patch)
treef500257ee57e247f89efec14b71b0a66f9ff8d21 /boot.php
parent6f3493bb3ca3718d4b69278c96df384c8a4d5811 (diff)
downloadvolse-hubzilla-2a1f6e3df26bf641bbf977deaf3c5f3ac3c64449.tar.gz
volse-hubzilla-2a1f6e3df26bf641bbf977deaf3c5f3ac3c64449.tar.bz2
volse-hubzilla-2a1f6e3df26bf641bbf977deaf3c5f3ac3c64449.zip
update std_version
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 16d60f61e..83826fd0c 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'red' );
-define ( 'STD_VERSION', '2.3' );
+define ( 'STD_VERSION', '5.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );