aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-27 15:59:18 -0700
committerFriendika <info@friendika.com>2011-04-27 15:59:18 -0700
commitbd65c0c7b2c25f766da7f6a85124e003b2ffd93d (patch)
tree0bfe7d1bf3f4d79cc4f009d6587289b0be7b1212 /boot.php
parentd45ad7bb6b21702260320e3973b3feab11e7124a (diff)
downloadvolse-hubzilla-bd65c0c7b2c25f766da7f6a85124e003b2ffd93d.tar.gz
volse-hubzilla-bd65c0c7b2c25f766da7f6a85124e003b2ffd93d.tar.bz2
volse-hubzilla-bd65c0c7b2c25f766da7f6a85124e003b2ffd93d.zip
empty uid on friend check
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 2b163d2ca..b0412e051 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.961' );
+define ( 'FRIENDIKA_VERSION', '2.1.962' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );