aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-06-09 12:57:05 +0200
committergit-marijus <mario@mariovavti.com>2017-06-09 12:57:05 +0200
commit8f2457855c89d0bac57694348608d9dad396dd36 (patch)
tree158c18f72c2ecfba3c71d0132e930a851685024d /boot.php
parent7e4c880e1ee993537de80f923445191bc53f3698 (diff)
parentf730e476f0d6db20eea29cd97e995f91a793d61c (diff)
downloadvolse-hubzilla-8f2457855c89d0bac57694348608d9dad396dd36.tar.gz
volse-hubzilla-8f2457855c89d0bac57694348608d9dad396dd36.tar.bz2
volse-hubzilla-8f2457855c89d0bac57694348608d9dad396dd36.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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 );