From 879bc7192713b1411865058fad69b9ff5fdf860a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 17 Feb 2016 17:29:06 -0800 Subject: this qualifies as an interface change --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b5b4aad4a..905f05ef6 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/AccessList.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); -define ( 'STD_VERSION', '1.2.2' ); +define ( 'STD_VERSION', '1.2.3' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1162 ); -- cgit v1.2.3