diff options
author | git-marijus <mario@mariovavti.com> | 2017-08-28 23:45:41 +0200 |
---|---|---|
committer | git-marijus <mario@mariovavti.com> | 2017-08-28 23:45:41 +0200 |
commit | 471031390cbb6c6b97bd01b811a0d8bb097dbc1e (patch) | |
tree | bf707e0a1b76c6b29c7306c028bc20441233f2d6 /boot.php | |
parent | 8517e7e7982acde8d0683edb93e465c68d338d92 (diff) | |
download | volse-hubzilla-471031390cbb6c6b97bd01b811a0d8bb097dbc1e.tar.gz volse-hubzilla-471031390cbb6c6b97bd01b811a0d8bb097dbc1e.tar.bz2 volse-hubzilla-471031390cbb6c6b97bd01b811a0d8bb097dbc1e.zip |
version
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ require_once('include/hubloc.php'); require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.7.1' ); +define ( 'STD_VERSION', '2.7.2' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1193 ); |