aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-27 14:57:22 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-27 14:57:22 +0200
commit269538fdc7aeaf0f16e35dc8c7a8f72ed93a8f43 (patch)
tree3aa26c07b3dd255f25536941feace40d37220261 /boot.php
parent6b23c3e1796b818ce893ed919f2e2bdd000c83fb (diff)
downloadvolse-hubzilla-269538fdc7aeaf0f16e35dc8c7a8f72ed93a8f43.tar.gz
volse-hubzilla-269538fdc7aeaf0f16e35dc8c7a8f72ed93a8f43.tar.bz2
volse-hubzilla-269538fdc7aeaf0f16e35dc8c7a8f72ed93a8f43.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 3d583e8c5..e55f68bca 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.7.3' );
+define ( 'STD_VERSION', '3.7.4' );
define ( 'ZOT_REVISION', '6.0a' );