aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-01 14:39:09 -0700
committerFriendika <info@friendika.com>2011-04-01 14:39:09 -0700
commit4b356e59ec36a2a2ef1a0224ecf86254090466e3 (patch)
tree72d83fa269369c0819360c7c45f4ea28995c16dd /boot.php
parente33b6e0b5a1f444786d00a2666be1b23dc659c8a (diff)
downloadvolse-hubzilla-4b356e59ec36a2a2ef1a0224ecf86254090466e3.tar.gz
volse-hubzilla-4b356e59ec36a2a2ef1a0224ecf86254090466e3.tar.bz2
volse-hubzilla-4b356e59ec36a2a2ef1a0224ecf86254090466e3.zip
allow other destinations according to protocol
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 e32e9a8fa..f03487cb3 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.935' );
+define ( 'FRIENDIKA_VERSION', '2.1.936' );
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
define ( 'DB_UPDATE_VERSION', 1045 );