aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-25 14:18:17 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-25 14:18:17 +0200
commit7283e2e279d21f47254152721bbaff8accf168cf (patch)
tree9519f8c6b36aaccfa3974a611cb31c83aba784b0 /boot.php
parent352dd364d2359f59d69db3e9296b85753ecefbdd (diff)
downloadvolse-hubzilla-7283e2e279d21f47254152721bbaff8accf168cf.tar.gz
volse-hubzilla-7283e2e279d21f47254152721bbaff8accf168cf.tar.bz2
volse-hubzilla-7283e2e279d21f47254152721bbaff8accf168cf.zip
bump version
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 7a34240c2..f7df155ad 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.4RC1' );
+define ( 'STD_VERSION', '3.4RC2' );
define ( 'ZOT_REVISION', '6.0a' );