From 58e3372b23b286334e5195b1b8f70448715ed493 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 1 Mar 2012 18:49:23 -0800 Subject: probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic content-type --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index aee236de3..d3da853fa 100755 --- a/boot.php +++ b/boot.php @@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1267' ); +define ( 'FRIENDICA_VERSION', '2.3.1268' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1130 ); -- cgit v1.2.3