From aa3a14ec36db5f9df9d0ec27c607a994451fc845 Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 5 Aug 2011 21:30:12 -0700 Subject: bug #117, use realname for screen_name in API if nickname missing --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e1a1c5a50..17161f715 100644 --- a/boot.php +++ b/boot.php @@ -7,7 +7,7 @@ require_once('include/text.php'); require_once("include/pgettext.php"); -define ( 'FRIENDIKA_VERSION', '2.2.1062' ); +define ( 'FRIENDIKA_VERSION', '2.2.1063' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1077 ); -- cgit v1.2.3