aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-10-19 12:08:48 +0200
committerMario Vavti <mario@mariovavti.com>2017-10-19 12:08:48 +0200
commit00dc7c916d062eb4db07fa2dd1351032236d1fe9 (patch)
treeecbd0189e976f08167489cc5a9e1ba06fa4ea653
parent5fd6e36be79a9a2e972628d5739f02c0883effe0 (diff)
parente61b44ddbb87f8296dc17d516d2c9bef439959f3 (diff)
downloadvolse-hubzilla-00dc7c916d062eb4db07fa2dd1351032236d1fe9.tar.gz
volse-hubzilla-00dc7c916d062eb4db07fa2dd1351032236d1fe9.tar.bz2
volse-hubzilla-00dc7c916d062eb4db07fa2dd1351032236d1fe9.zip
Merge branch '2.8RC' of https://github.com/redmatrix/hubzilla into 2.8RC
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2819b8d75..141f349f4 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.7.6' );
+define ( 'STD_VERSION', '2.8RC' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );