aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-03-01 16:16:58 -0800
committerzotlabs <mike@macgirvin.com>2018-03-01 16:16:58 -0800
commit49bd859136f4aab63878ce5fedfbc541a644e843 (patch)
tree56b46062dcb3cf42a0ae8ea8b82ca9cb7e99df6c /boot.php
parent93a11ade045bb6767952f5bfdb278b3e9d463d2c (diff)
parentd32f583fda07080f0c331618893d5df91050af1d (diff)
downloadvolse-hubzilla-49bd859136f4aab63878ce5fedfbc541a644e843.tar.gz
volse-hubzilla-49bd859136f4aab63878ce5fedfbc541a644e843.tar.bz2
volse-hubzilla-49bd859136f4aab63878ce5fedfbc541a644e843.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_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 2c937cf57..534503966 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.3' );
+define ( 'STD_VERSION', '3.3.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1206 );