aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-06-08 19:44:55 -0700
committerzotlabs <mike@macgirvin.com>2017-06-08 19:44:55 -0700
commit61bf77f668023da328acb386d586be843d7b382b (patch)
tree738d6a808d83bdfcfbaca10bab791bef2c72a514 /boot.php
parent416a82bf121e568569ed28590092d34dd25da6c0 (diff)
parentf730e476f0d6db20eea29cd97e995f91a793d61c (diff)
downloadvolse-hubzilla-61bf77f668023da328acb386d586be843d7b382b.tar.gz
volse-hubzilla-61bf77f668023da328acb386d586be843d7b382b.tar.bz2
volse-hubzilla-61bf77f668023da328acb386d586be843d7b382b.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 b0c4adabd..300df9271 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.2' );
+define ( 'STD_VERSION', '2.5.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );