aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-04 13:50:12 -0800
committerfriendica <info@friendica.com>2012-01-04 13:50:12 -0800
commitc1cf6e48c225725c380472e1f730f6dc02917ecd (patch)
tree62d94c563ac1a8e719f64b64e576f7e4e26d9dc2 /boot.php
parent48a5a2484e762a9804237ae28c24dafe5db7f953 (diff)
downloadvolse-hubzilla-c1cf6e48c225725c380472e1f730f6dc02917ecd.tar.gz
volse-hubzilla-c1cf6e48c225725c380472e1f730f6dc02917ecd.tar.bz2
volse-hubzilla-c1cf6e48c225725c380472e1f730f6dc02917ecd.zip
Allow Diaspora to post to forums
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 61deae18b..b06c2d0bf 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1215' );
+define ( 'FRIENDICA_VERSION', '2.3.1216' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );