aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-04 09:45:14 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-04 09:45:14 +0200
commitbe852ba857f4cb8e75574a762945b50c8bddcff9 (patch)
treecb5303299000f362904287b0e5b8b6eff5bf025e /boot.php
parent3370e8516f0c63aa2ec70058b729db278dee2cce (diff)
downloadvolse-hubzilla-be852ba857f4cb8e75574a762945b50c8bddcff9.tar.gz
volse-hubzilla-be852ba857f4cb8e75574a762945b50c8bddcff9.tar.bz2
volse-hubzilla-be852ba857f4cb8e75574a762945b50c8bddcff9.zip
release version 3.4
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 298f55587..c54fb9314 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.4RC5' );
+define ( 'STD_VERSION', '3.4' );
define ( 'ZOT_REVISION', '6.0a' );