aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-14 21:05:24 -0700
committerredmatrix <git@macgirvin.com>2016-05-14 21:05:24 -0700
commitb14dd0e066f7582bae6e558c40b5d25d83a33ae4 (patch)
tree15d40a7ebd2e7556e83e613272ef764f2e1bb1d5 /boot.php
parent2d79e75788aa71664a379c4cea0b6bfe3ab87ad0 (diff)
downloadvolse-hubzilla-b14dd0e066f7582bae6e558c40b5d25d83a33ae4.tar.gz
volse-hubzilla-b14dd0e066f7582bae6e558c40b5d25d83a33ae4.tar.bz2
volse-hubzilla-b14dd0e066f7582bae6e558c40b5d25d83a33ae4.zip
issue #383
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 c253df395..6b49e795c 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.6.2' );
+define ( 'STD_VERSION', '1.6.3' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );