From c9aca2a13d024e7ac45e6cd51858d90f41bbc364 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 12 Dec 2016 14:42:08 +0100 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index de67908b3..ab7f75095 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/zid.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.15.2' ); +define ( 'STD_VERSION', '2.1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1185 ); -- cgit v1.2.3