diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-06-25 14:30:52 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-06-25 14:30:52 +0200 |
commit | bb786b1f61e1738949f625aff97ea42bd1edd6af (patch) | |
tree | 8b5cce8687824212228c97d0012f25b44748a910 /boot.php | |
parent | 62610b5ec0bfe5edffc073eb06c609f33464d34f (diff) | |
download | volse-hubzilla-bb786b1f61e1738949f625aff97ea42bd1edd6af.tar.gz volse-hubzilla-bb786b1f61e1738949f625aff97ea42bd1edd6af.tar.bz2 volse-hubzilla-bb786b1f61e1738949f625aff97ea42bd1edd6af.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.7' ); +define ( 'STD_VERSION', '3.5.8' ); define ( 'ZOT_REVISION', '6.0a' ); |