diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-07-19 12:27:43 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-07-19 12:27:43 +0200 |
commit | 7e2635adfe2d20545d3a699c6fc14552c01a35a9 (patch) | |
tree | ca2d8eee3172cac0fed3b986997495306ec08704 | |
parent | 36220fdde8b28e8c6efc451d1fa88568638d1071 (diff) | |
download | volse-hubzilla-7e2635adfe2d20545d3a699c6fc14552c01a35a9.tar.gz volse-hubzilla-7e2635adfe2d20545d3a699c6fc14552c01a35a9.tar.bz2 volse-hubzilla-7e2635adfe2d20545d3a699c6fc14552c01a35a9.zip |
RC1
-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.6RC' ); +define ( 'STD_VERSION', '3.6RC1' ); define ( 'ZOT_REVISION', '6.0a' ); |