diff options
author | Mario <mario@mariovavti.com> | 2017-09-15 22:21:40 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2017-09-15 22:21:40 +0200 |
commit | 186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b (patch) | |
tree | 1011af90c12c6df1f9f3cffd51ffedd35ee005d0 /boot.php | |
parent | 373651c3dbb9d6d79b9c5a1519a7ef336f2d615e (diff) | |
download | volse-hubzilla-186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b.tar.gz volse-hubzilla-186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b.tar.bz2 volse-hubzilla-186dd9dee0cd1aed9dc1c43fa5d26497ba9d166b.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.2' ); +define ( 'STD_VERSION', '2.7.3' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1195 ); |