From a29c0371f1f3cceb9a9af3a62e5ed67886869c40 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 14 Apr 2016 20:11:36 -0700 Subject: commit 1.4 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e9fe29696..ef620e3ec 100755 --- a/boot.php +++ b/boot.php @@ -47,7 +47,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); -define ( 'STD_VERSION', '1.3.3' ); +define ( 'STD_VERSION', '1.4' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1165 ); -- cgit v1.2.3