aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-09 13:19:22 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-09 13:19:22 +0200
commit52284623631515b5e0792074f5334c67e6158ec5 (patch)
treeeb11a12d6c74b2ee808f6da4697c13036d6c5baf /boot.php
parent9dc831f1ef5e59a91eeda2756842b7ac262e1ac6 (diff)
downloadvolse-hubzilla-52284623631515b5e0792074f5334c67e6158ec5.tar.gz
volse-hubzilla-52284623631515b5e0792074f5334c67e6158ec5.tar.bz2
volse-hubzilla-52284623631515b5e0792074f5334c67e6158ec5.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 f6b5bee1c..051522ec3 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.3' );
+define ( 'STD_VERSION', '3.3.4' );
define ( 'ZOT_REVISION', '6.0a' );