aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-03-04 14:50:33 -0800
committerzotlabs <mike@macgirvin.com>2019-03-04 14:50:33 -0800
commit9ede57b228b7baf9e1bc5881d33ebf55773af7a3 (patch)
tree1dcbf86f3d652c908ecb1b12b970bbfccaf550b8 /boot.php
parent29cb62af3dba0a6a2891800cfe97578c1a2819ae (diff)
parente074d02714db4722384431e68bb8c26d3b3caf99 (diff)
downloadvolse-hubzilla-9ede57b228b7baf9e1bc5881d33ebf55773af7a3.tar.gz
volse-hubzilla-9ede57b228b7baf9e1bc5881d33ebf55773af7a3.tar.bz2
volse-hubzilla-9ede57b228b7baf9e1bc5881d33ebf55773af7a3.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
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 5be2b29f3..939fa6d01 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', '3.9.6' );
+define ( 'STD_VERSION', '4.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );