aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-09-19 22:43:52 +0200
committerMario <mario@mariovavti.com>2017-09-19 22:43:52 +0200
commita1be6f11eddd24dcc633290d6de31c0a70de64e9 (patch)
tree9a065108f3cf4dcdf085263995ad6c8b2ae3ab55 /boot.php
parent143e38969554b6d17bfeee46faab5089dd334b69 (diff)
downloadvolse-hubzilla-a1be6f11eddd24dcc633290d6de31c0a70de64e9.tar.gz
volse-hubzilla-a1be6f11eddd24dcc633290d6de31c0a70de64e9.tar.bz2
volse-hubzilla-a1be6f11eddd24dcc633290d6de31c0a70de64e9.zip
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 2b290862b..e4738bd34 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.7.3' );
+define ( 'STD_VERSION', '2.7.4' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );