aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-18 08:39:43 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-18 08:39:43 +0200
commit19782655e6110c615b017059ae5b3e10e7d71d60 (patch)
treec843d385d8bc0b2961d31e6eb7942f497f3fa692 /boot.php
parent440ccf19d1b21d293f134e03233f0dd564cdc5ba (diff)
downloadvolse-hubzilla-19782655e6110c615b017059ae5b3e10e7d71d60.tar.gz
volse-hubzilla-19782655e6110c615b017059ae5b3e10e7d71d60.tar.bz2
volse-hubzilla-19782655e6110c615b017059ae5b3e10e7d71d60.zip
version bump and strings
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 ffd54a38d..b0c2f3652 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.3.5' );
+define ( 'STD_VERSION', '3.4RC' );
define ( 'ZOT_REVISION', '6.0a' );