aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-12-14 13:32:58 -0800
committerzotlabs <mike@macgirvin.com>2017-12-14 13:32:58 -0800
commit684b572aa8005479f3eb219fc526c812c801ca76 (patch)
treef8ee52081242cb28f681c2ca934f65fcf1a42387 /boot.php
parent215d615fc3bb9e168e21a78a6319a7971c4d1e9e (diff)
parenta61c72b3b2076a5971eca47cda8aa067c03f9d6c (diff)
downloadvolse-hubzilla-684b572aa8005479f3eb219fc526c812c801ca76.tar.gz
volse-hubzilla-684b572aa8005479f3eb219fc526c812c801ca76.tar.bz2
volse-hubzilla-684b572aa8005479f3eb219fc526c812c801ca76.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 73de3b4c7..2917410b4 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.9.4' );
+define ( 'STD_VERSION', '3.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );