aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-15 13:22:22 -0700
committerredmatrix <git@macgirvin.com>2016-05-15 13:22:22 -0700
commitc9ce5664d4b9a9fe7bcde9ef5f123e58a8955e86 (patch)
tree4f73bfb2378f7b6d6d3b75411dd1de028ab21da9 /boot.php
parentc3090d5480ef000531a8beb820ba97cc50ac21d7 (diff)
downloadvolse-hubzilla-c9ce5664d4b9a9fe7bcde9ef5f123e58a8955e86.tar.gz
volse-hubzilla-c9ce5664d4b9a9fe7bcde9ef5f123e58a8955e86.tar.bz2
volse-hubzilla-c9ce5664d4b9a9fe7bcde9ef5f123e58a8955e86.zip
roll minor version due to change
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 27bf921ce..c27fd1632 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.3' );
+define ( 'STD_VERSION', '1.6.4' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );