aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-04 12:00:59 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-04 12:00:59 +0200
commit76e644e18af572e5ea96223a2ad3c48f5e34be37 (patch)
tree47c03537539887388e7a2ba8910321ca6aa2ccaf /boot.php
parenta0cefe7fdbf3d3336402ecc59aabe4df508a19a6 (diff)
downloadvolse-hubzilla-76e644e18af572e5ea96223a2ad3c48f5e34be37.tar.gz
volse-hubzilla-76e644e18af572e5ea96223a2ad3c48f5e34be37.tar.bz2
volse-hubzilla-76e644e18af572e5ea96223a2ad3c48f5e34be37.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 981ca8837..f7c7e645a 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.5.2' );
+define ( 'STD_VERSION', '3.5.3' );
define ( 'ZOT_REVISION', '6.0a' );