aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-04-29 08:40:47 +0000
committerMario <mario@mariovavti.com>2021-04-29 08:40:47 +0000
commit6be464ef8484063690840e6b06e7540f7416788a (patch)
tree2229673706f8c83d4f4789b68c339b78a8c3b299 /boot.php
parent54845a76277f90f448fb2eab64e07e2162524dfd (diff)
downloadvolse-hubzilla-6be464ef8484063690840e6b06e7540f7416788a.tar.gz
volse-hubzilla-6be464ef8484063690840e6b06e7540f7416788a.tar.bz2
volse-hubzilla-6be464ef8484063690840e6b06e7540f7416788a.zip
bump version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 7e8434163..a6dfbf7a5 100644
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.6RC1' );
+define ( 'STD_VERSION', '5.7' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1244 );