From c2830c4a98cf3c9983b3c4b61024d52a6d7187df Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 23 Dec 2016 10:18:30 +0100 Subject: Hubzilla 2.0 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 41c52c68b..33aa40a3d 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/zid.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.0RC' ); +define ( 'STD_VERSION', '2.0' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1185 ); -- cgit v1.2.3