diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-07-04 12:40:10 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-07-04 12:40:10 +0200 |
commit | 6ae3a92f532aac96610528fa4828e2f5499b2d65 (patch) | |
tree | 47195f721720d72bc2176d254453093140e75bc0 | |
parent | 562124c29f821b046bc4cf4b48a7bde39c70a07b (diff) | |
download | volse-hubzilla-6ae3a92f532aac96610528fa4828e2f5499b2d65.tar.gz volse-hubzilla-6ae3a92f532aac96610528fa4828e2f5499b2d65.tar.bz2 volse-hubzilla-6ae3a92f532aac96610528fa4828e2f5499b2d65.zip |
version 2.5.7
-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.6' ); +define ( 'STD_VERSION', '2.5.7' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); |