aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-06-20 12:06:55 +0200
committerMario Vavti <mario@mariovavti.com>2017-06-20 12:06:55 +0200
commit5af9923e29c556ddef741fbf94f4bfcb34ed6951 (patch)
tree669eea36eabe95b80477b0a2b6520f8b4ee953f2 /boot.php
parente122901e49471db7e37dbb8cbca4cf70ac9bd0a0 (diff)
downloadvolse-hubzilla-5af9923e29c556ddef741fbf94f4bfcb34ed6951.tar.gz
volse-hubzilla-5af9923e29c556ddef741fbf94f4bfcb34ed6951.tar.bz2
volse-hubzilla-5af9923e29c556ddef741fbf94f4bfcb34ed6951.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 70e6060f7..d54020bc1 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.5.3' );
+define ( 'STD_VERSION', '2.5.4' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );