From e05f1f95cf2168d6feb68473f88917f1e0b594ec Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 14 Nov 2020 21:31:45 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index f5c75259f..9e32bc783 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.1.4' ); +define ( 'STD_VERSION', '5.1.5' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1239 ); -- cgit v1.2.3