diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-05-18 21:30:58 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-05-18 21:30:58 +0200 |
commit | 620e8f2f0b23dc1b77744b3da6dbcd1f9bd07399 (patch) | |
tree | 864597485cfba40cb43ac8013fbb1181061a3042 /boot.php | |
parent | 7f7e049397fcd7526ca75dd91bd881369219f019 (diff) | |
download | volse-hubzilla-620e8f2f0b23dc1b77744b3da6dbcd1f9bd07399.tar.gz volse-hubzilla-620e8f2f0b23dc1b77744b3da6dbcd1f9bd07399.tar.bz2 volse-hubzilla-620e8f2f0b23dc1b77744b3da6dbcd1f9bd07399.zip |
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'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '3.5.4' ); +define ( 'STD_VERSION', '3.5.5' ); define ( 'ZOT_REVISION', '6.0a' ); |