aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-27 10:14:04 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-27 10:14:04 +0200
commit31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c (patch)
treef29a7ed0c0cf7ca6137bdb64d4d0345f39643c5c /boot.php
parentbb2103ac45a898fdcdf74e7c39c0cbc6fd8c2ff8 (diff)
downloadvolse-hubzilla-31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c.tar.gz
volse-hubzilla-31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c.tar.bz2
volse-hubzilla-31e9efdae05aa7540fc3464cc7b8c83b8c5a2e6c.zip
RC3
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 f7df155ad..223ddb4b7 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.4RC2' );
+define ( 'STD_VERSION', '3.4RC3' );
define ( 'ZOT_REVISION', '6.0a' );