From 3e162bcf8f4c08d197f9507dd6daa56cf6104a4e Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 30 Dec 2011 20:48:49 -0800 Subject: function not defined --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 1babd3331..76753d55a 100644 --- 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.1210' ); +define ( 'FRIENDICA_VERSION', '2.3.1211' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1112 ); -- cgit v1.2.3