diff options
author | redmatrix <git@macgirvin.com> | 2016-05-12 16:11:38 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-12 16:11:38 -0700 |
commit | 4d00c480263e857eb52dcf8d0a6f08370881c8ee (patch) | |
tree | 7b8956e8eb8b2a5b0d2600d9716a801e0078c26c /boot.php | |
parent | 8fe8341d9307b40b4927ed1ae1435b16f954dacc (diff) | |
download | volse-hubzilla-4d00c480263e857eb52dcf8d0a6f08370881c8ee.tar.gz volse-hubzilla-4d00c480263e857eb52dcf8d0a6f08370881c8ee.tar.bz2 volse-hubzilla-4d00c480263e857eb52dcf8d0a6f08370881c8ee.zip |
back merge
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.6' ); +define ( 'STD_VERSION', '1.7' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); |