aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-25 16:37:27 -0700
committerFriendika <info@friendika.com>2011-08-25 16:37:27 -0700
commit21c03fb5220d2190a8a764d5430c6fa8bc013860 (patch)
treea5739e2c79eb2564053aacf939f1b9d218cf09dc /boot.php
parent1b33ba6587766d939ac37c1ca60aa5c012e4da9d (diff)
downloadvolse-hubzilla-21c03fb5220d2190a8a764d5430c6fa8bc013860.tar.gz
volse-hubzilla-21c03fb5220d2190a8a764d5430c6fa8bc013860.tar.bz2
volse-hubzilla-21c03fb5220d2190a8a764d5430c6fa8bc013860.zip
diaspora2bb, salmon fix argument error
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 eddcdf153..e897f19aa 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.1082' );
+define ( 'FRIENDIKA_VERSION', '2.2.1083' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1082 );