aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-12 16:51:20 -0700
committerredmatrix <git@macgirvin.com>2016-05-12 16:51:20 -0700
commit2d79e75788aa71664a379c4cea0b6bfe3ab87ad0 (patch)
tree1b3293c5c83dd24b3dc7f9cc054f296c068073b5 /boot.php
parent9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374 (diff)
downloadvolse-hubzilla-2d79e75788aa71664a379c4cea0b6bfe3ab87ad0.tar.gz
volse-hubzilla-2d79e75788aa71664a379c4cea0b6bfe3ab87ad0.tar.bz2
volse-hubzilla-2d79e75788aa71664a379c4cea0b6bfe3ab87ad0.zip
SECURITY: edited comment to private post loses privacy info. Not visible in stream but may be visible in feeds
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 2d118735a..c253df395 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.1' );
+define ( 'STD_VERSION', '1.6.2' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );