aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-31 19:43:59 -0700
committerFriendika <info@friendika.com>2011-08-31 19:43:59 -0700
commit8bb9226471260ad0e2265248d07d2400a5ff9a24 (patch)
treeccf8564a4f82807831c852184c3d48c8292784a0 /boot.php
parentc60d45752db65a10b491f3a69ab63dc202f61533 (diff)
downloadvolse-hubzilla-8bb9226471260ad0e2265248d07d2400a5ff9a24.tar.gz
volse-hubzilla-8bb9226471260ad0e2265248d07d2400a5ff9a24.tar.bz2
volse-hubzilla-8bb9226471260ad0e2265248d07d2400a5ff9a24.zip
add new cut of zot/zid 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 5c5dc1861..574ac86c0 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.1088' );
+define ( 'FRIENDIKA_VERSION', '2.2.1089' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1084 );