aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2020-09-17 19:47:44 +0200
committerMax Kostikov <max@kostikov.co>2020-09-17 19:47:44 +0200
commit02cf85fa344b028ba2275ed44909ad9eefe7be92 (patch)
tree0732ac67cc4c44625278179fa54b62c20326dfe4 /boot.php
parent5271232aa5428f171ba1dedc42165a6a1611334e (diff)
parent76a6e0b6fcda9ab87a8f6ec3ee8873d4fcdb4cd4 (diff)
downloadvolse-hubzilla-02cf85fa344b028ba2275ed44909ad9eefe7be92.tar.gz
volse-hubzilla-02cf85fa344b028ba2275ed44909ad9eefe7be92.tar.bz2
volse-hubzilla-02cf85fa344b028ba2275ed44909ad9eefe7be92.zip
Merge branch 'dev' into 'dev'
Dev sync See merge request kostikov/core!1
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..b722048a9 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.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );