diff options
author | redmatrix <git@macgirvin.com> | 2016-05-11 20:16:57 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-11 20:16:57 -0700 |
commit | fae78b947ffd31aa6592bc2108272531fdbc293d (patch) | |
tree | 95dbd138f2c52e315b73a6e04fd23da2b4da2560 /boot.php | |
parent | 69112a17ac711cfca89bac8297257d9608afe688 (diff) | |
download | volse-hubzilla-fae78b947ffd31aa6592bc2108272531fdbc293d.tar.gz volse-hubzilla-fae78b947ffd31aa6592bc2108272531fdbc293d.tar.bz2 volse-hubzilla-fae78b947ffd31aa6592bc2108272531fdbc293d.zip |
push point release
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.4.4' ); +define ( 'STD_VERSION', '1.6' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); |