diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-04-27 10:14:04 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-04-27 10:14:04 +0200 |
commit | 31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c (patch) | |
tree | f29a7ed0c0cf7ca6137bdb64d4d0345f39643c5c /boot.php | |
parent | bb2103ac45a898fdcdf74e7c39c0cbc6fd8c2ff8 (diff) | |
download | volse-hubzilla-31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c.tar.gz volse-hubzilla-31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c.tar.bz2 volse-hubzilla-31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c.zip |
RC3
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.4RC2' ); +define ( 'STD_VERSION', '3.4RC3' ); define ( 'ZOT_REVISION', '6.0a' ); |