aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-30 20:48:55 -0700
committerFriendika <info@friendika.com>2011-07-30 20:48:55 -0700
commit149d52da8b49893426a584b14b2a48f81d32113b (patch)
treedd9926bcbcb46a733bcad27f8e1d8041c9fa78f0 /boot.php
parent60caffcd7776043ee89e5939b81d7bd9d948cd4e (diff)
downloadvolse-hubzilla-149d52da8b49893426a584b14b2a48f81d32113b.tar.gz
volse-hubzilla-149d52da8b49893426a584b14b2a48f81d32113b.tar.bz2
volse-hubzilla-149d52da8b49893426a584b14b2a48f81d32113b.zip
show correct self profile in api
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 5d4f54769..cdde7652c 100644
--- a/boot.php
+++ b/boot.php
@@ -1,6 +1,6 @@
<?php
-define ( 'FRIENDIKA_VERSION', '2.2.1056' );
+define ( 'FRIENDIKA_VERSION', '2.2.1057' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1076 );