diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-05-03 13:38:54 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-05-03 13:38:54 +0200 |
commit | 94316da63e8798418c62d637e47496c83dc92603 (patch) | |
tree | cba759342d4bde5d648229df09ca8dfe519875ac | |
parent | 2f9a04455988620485fb0462c1889af502a20f71 (diff) | |
download | volse-hubzilla-94316da63e8798418c62d637e47496c83dc92603.tar.gz volse-hubzilla-94316da63e8798418c62d637e47496c83dc92603.tar.bz2 volse-hubzilla-94316da63e8798418c62d637e47496c83dc92603.zip |
RC5
-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.4RC4' ); +define ( 'STD_VERSION', '3.4RC5' ); define ( 'ZOT_REVISION', '6.0a' ); |