aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-16 19:39:08 -0700
committerredmatrix <git@macgirvin.com>2016-05-16 19:39:08 -0700
commit296957b5b5de15f51ff6c6dc14c3e47b9b181359 (patch)
tree54a85f45d4a8586f4baf4af0d15ec45296743bbb /boot.php
parent0d04a1221ab5f9f1486768798ce64e2c0405f135 (diff)
downloadvolse-hubzilla-296957b5b5de15f51ff6c6dc14c3e47b9b181359.tar.gz
volse-hubzilla-296957b5b5de15f51ff6c6dc14c3e47b9b181359.tar.bz2
volse-hubzilla-296957b5b5de15f51ff6c6dc14c3e47b9b181359.zip
minor version roll
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 49295ce82..2c50021c8 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.4' );
+define ( 'STD_VERSION', '1.6.5' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );