From 31d920817264552cece5a57c2390411af4d7a3a1 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 23 May 2017 21:53:34 +0200 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index a7ac09dcd..b0c4adabd 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.1' ); +define ( 'STD_VERSION', '2.5.2' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); -- cgit v1.2.3