aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-18 08:52:10 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-18 08:52:10 +0200
commit16dcbc1e674cef1d51dc0e81f91d7055350f9990 (patch)
tree053d782720bc18d13e4741f3489e5ca5821e411e /boot.php
parent19782655e6110c615b017059ae5b3e10e7d71d60 (diff)
downloadvolse-hubzilla-16dcbc1e674cef1d51dc0e81f91d7055350f9990.tar.gz
volse-hubzilla-16dcbc1e674cef1d51dc0e81f91d7055350f9990.tar.bz2
volse-hubzilla-16dcbc1e674cef1d51dc0e81f91d7055350f9990.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 b0c2f3652..aa6fe7b99 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.4RC' );
+define ( 'STD_VERSION', '3.5' );
define ( 'ZOT_REVISION', '6.0a' );