diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-06-08 15:34:19 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-06-08 15:34:19 +0200 |
commit | f730e476f0d6db20eea29cd97e995f91a793d61c (patch) | |
tree | 738d6a808d83bdfcfbaca10bab791bef2c72a514 /boot.php | |
parent | 3563568f6f965c755323a233a99a60e3b0b85102 (diff) | |
download | volse-hubzilla-f730e476f0d6db20eea29cd97e995f91a793d61c.tar.gz volse-hubzilla-f730e476f0d6db20eea29cd97e995f91a793d61c.tar.bz2 volse-hubzilla-f730e476f0d6db20eea29cd97e995f91a793d61c.zip |
bump std version
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.5.2' ); +define ( 'STD_VERSION', '2.5.3' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); |