aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-12 21:01:51 -0700
committerFriendika <info@friendika.com>2011-08-12 21:01:51 -0700
commite15e18e0d1499a91f6e3d20553a09af534c471f7 (patch)
treeb871ba05ec4d741425961e0ce7023faef3cb800c /boot.php
parente1db1369664cd4299dd5bdcb463e549c602213f0 (diff)
downloadvolse-hubzilla-e15e18e0d1499a91f6e3d20553a09af534c471f7.tar.gz
volse-hubzilla-e15e18e0d1499a91f6e3d20553a09af534c471f7.tar.bz2
volse-hubzilla-e15e18e0d1499a91f6e3d20553a09af534c471f7.zip
hopefully fix statusnet bug by altering our feed format slightly
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 0a8a2fd84..76b80ce04 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.1069' );
+define ( 'FRIENDIKA_VERSION', '2.2.1070' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );