From f730e476f0d6db20eea29cd97e995f91a793d61c Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 8 Jun 2017 15:34:19 +0200 Subject: bump std version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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 ); -- cgit v1.2.3