diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-10-10 19:28:11 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-10-10 19:28:11 +0200 |
commit | 0c4a1fb9be04077fa1f88f561696961297c2fd8f (patch) | |
tree | c54aa3b9dbbc071f3c929d84acf51424a546709c /boot.php | |
parent | e6f1fb3d954fc1354581a93509f8f64662aef2b5 (diff) | |
download | volse-hubzilla-0c4a1fb9be04077fa1f88f561696961297c2fd8f.tar.gz volse-hubzilla-0c4a1fb9be04077fa1f88f561696961297c2fd8f.tar.bz2 volse-hubzilla-0c4a1fb9be04077fa1f88f561696961297c2fd8f.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.5' ); +define ( 'STD_VERSION', '2.7.6' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1196 ); |