aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-10-24 19:43:06 +0200
committerMario <mario@mariovavti.com>2017-10-24 19:43:06 +0200
commitbc890d303833f4a3362d81533a2fd092dd8e5032 (patch)
tree8b7bd2e8e6a06549834d02120926dcef16e8d963
parente424ae0473561b0ab612ead3ee7191e9a9564f32 (diff)
downloadvolse-hubzilla-bc890d303833f4a3362d81533a2fd092dd8e5032.tar.gz
volse-hubzilla-bc890d303833f4a3362d81533a2fd092dd8e5032.tar.bz2
volse-hubzilla-bc890d303833f4a3362d81533a2fd092dd8e5032.zip
version RC1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 141f349f4..33a3cb037 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.8RC' );
+define ( 'STD_VERSION', '2.8RC1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );