aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-13 22:11:08 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-13 22:11:08 +0200
commit7543e27eae48bb9d2cfa269ccfaff114ca0ba524 (patch)
treed574591810152925f4365ebdcc55601807b6a8e3 /boot.php
parent8a43bead742f94e801976531d0225edbd57389e0 (diff)
downloadvolse-hubzilla-7543e27eae48bb9d2cfa269ccfaff114ca0ba524.tar.gz
volse-hubzilla-7543e27eae48bb9d2cfa269ccfaff114ca0ba524.tar.bz2
volse-hubzilla-7543e27eae48bb9d2cfa269ccfaff114ca0ba524.zip
version and strings update
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' );