aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-05 21:30:12 -0700
committerFriendika <info@friendika.com>2011-08-05 21:30:12 -0700
commitaa3a14ec36db5f9df9d0ec27c607a994451fc845 (patch)
treeb3750f61990c60eaf0e9de7c3af95decd7ea7b1d /boot.php
parent8ae0a8a94c359769662b1907abb518b3f51912aa (diff)
downloadvolse-hubzilla-aa3a14ec36db5f9df9d0ec27c607a994451fc845.tar.gz
volse-hubzilla-aa3a14ec36db5f9df9d0ec27c607a994451fc845.tar.bz2
volse-hubzilla-aa3a14ec36db5f9df9d0ec27c607a994451fc845.zip
bug #117, use realname for screen_name in API if nickname missing
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
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 );