aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-06 16:43:28 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-06 16:43:28 +0200
commit5aa03041492d46fa392fed2c322137667a4f453c (patch)
tree930f0c5346a72362d24c7ff0807dbcd4e8d8a4f9 /boot.php
parent7877e2467e61fd48c52c8fc6325db5320eb5e03e (diff)
downloadvolse-hubzilla-5aa03041492d46fa392fed2c322137667a4f453c.tar.gz
volse-hubzilla-5aa03041492d46fa392fed2c322137667a4f453c.tar.bz2
volse-hubzilla-5aa03041492d46fa392fed2c322137667a4f453c.zip
version RC1
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9d58f42aa..3167ca52c 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.8RC' );
+define ( 'STD_VERSION', '3.8RC1' );
define ( 'ZOT_REVISION', '6.0a' );