From c9014a111f31425a31dbf935965287471a7a6acb Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 11 Nov 2011 14:21:52 -0800 Subject: html5 parser - numeric attribute names chucking a wobbly. --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index fb394c59a..05da3bba9 100644 --- a/boot.php +++ b/boot.php @@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDIKA_PLATFORM', 'Friendica'); -define ( 'FRIENDIKA_VERSION', '2.3.1161' ); +define ( 'FRIENDIKA_VERSION', '2.3.1162' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1103 ); -- cgit v1.2.3