From 90bc21f2d560d879d7eaf05a85af6d6dca53ebac Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 16 Aug 2017 10:21:49 +0200 Subject: Release Hubzilla 2.6 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 491394bef..cd0768439 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.6RC1' ); +define ( 'STD_VERSION', '2.6' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1193 ); -- cgit v1.2.3