aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-23 12:05:06 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-23 12:05:06 +0200
commit67ce5f4c9cda379d99a42d97f2d8c028edb0a998 (patch)
treea097330d388082d711900a2d98836986776e821f /boot.php
parent5bd1ea0b959494bb981335c992783b69f9a9de6d (diff)
downloadvolse-hubzilla-67ce5f4c9cda379d99a42d97f2d8c028edb0a998.tar.gz
volse-hubzilla-67ce5f4c9cda379d99a42d97f2d8c028edb0a998.tar.bz2
volse-hubzilla-67ce5f4c9cda379d99a42d97f2d8c028edb0a998.zip
version 3.4RC1
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 eb2c1ddff..7a34240c2 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.5' );
+define ( 'STD_VERSION', '3.4RC1' );
define ( 'ZOT_REVISION', '6.0a' );