From 50e9d024581ddf57f37a6302bc089a88237657bb Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 20 May 2017 23:04:18 +0200 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 258697924..a7ac09dcd 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' ); +define ( 'STD_VERSION', '2.5.1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); -- cgit v1.2.3