aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-08-12 10:45:45 +0200
committergit-marijus <mario@mariovavti.com>2017-08-12 10:45:45 +0200
commit8b5a190d71342cbeac50c42e30cdcef24831b0df (patch)
treedbe9a471ef80e203194e7285234a73f90ffa7dc5
parenta4804ff977aea21ca092c8f7585c4984bb585155 (diff)
downloadvolse-hubzilla-8b5a190d71342cbeac50c42e30cdcef24831b0df.tar.gz
volse-hubzilla-8b5a190d71342cbeac50c42e30cdcef24831b0df.tar.bz2
volse-hubzilla-8b5a190d71342cbeac50c42e30cdcef24831b0df.zip
RC1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b42a64480..491394bef 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.6RC' );
+define ( 'STD_VERSION', '2.6RC1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1193 );