aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authormrjive <mrjive@mrjive.it>2018-04-14 15:59:30 +0200
committerGitHub <noreply@github.com>2018-04-14 15:59:30 +0200
commit99dc1614836df2b69ee40382fc4b73546a847a60 (patch)
treebcdb09f81340880ceaf76d163cba0220d7b10bb7 /boot.php
parentdb586e0c2747a5c222c6ab394c53245aeba60c8b (diff)
parentf16dc7afc8c7a866138511465a4d3362b704c33c (diff)
downloadvolse-hubzilla-99dc1614836df2b69ee40382fc4b73546a847a60.tar.gz
volse-hubzilla-99dc1614836df2b69ee40382fc4b73546a847a60.tar.bz2
volse-hubzilla-99dc1614836df2b69ee40382fc4b73546a847a60.zip
Merge pull request #7 from redmatrix/dev
Dev
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 33302a71c..48b90e31f 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.4' );
+define ( 'STD_VERSION', '3.3.5' );
define ( 'ZOT_REVISION', '6.0a' );