From e2eb36ded6ae61b949bb5948145c007b1522faf9 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 11 Nov 2017 21:34:22 +0100 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index e06580d41..7933345aa 100755 --- a/boot.php +++ b/boot.php @@ -49,7 +49,7 @@ require_once('include/hubloc.php'); require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.8' ); +define ( 'STD_VERSION', '2.8.1' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1196 ); -- cgit v1.2.3