aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-07-19 12:27:43 +0200
committerMario Vavti <mario@mariovavti.com>2018-07-19 12:27:43 +0200
commit7e2635adfe2d20545d3a699c6fc14552c01a35a9 (patch)
treeca2d8eee3172cac0fed3b986997495306ec08704
parent36220fdde8b28e8c6efc451d1fa88568638d1071 (diff)
downloadvolse-hubzilla-7e2635adfe2d20545d3a699c6fc14552c01a35a9.tar.gz
volse-hubzilla-7e2635adfe2d20545d3a699c6fc14552c01a35a9.tar.bz2
volse-hubzilla-7e2635adfe2d20545d3a699c6fc14552c01a35a9.zip
RC1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b47dc6870..58c8ae137 100755
--- a/boot.php
+++ b/boot.php
@@ -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' );