aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-05 13:25:43 -0800
committerfriendica <info@friendica.com>2012-01-05 13:25:43 -0800
commit5b809328af800e73990e7a056d2a6d883a67bd25 (patch)
treec4720eeaaf960ee39fc813a0a6dc102b6bad4e26 /boot.php
parent2f73be326ea518b5521f5b52c9ca9c080cff47a7 (diff)
downloadvolse-hubzilla-5b809328af800e73990e7a056d2a6d883a67bd25.tar.gz
volse-hubzilla-5b809328af800e73990e7a056d2a6d883a67bd25.tar.bz2
volse-hubzilla-5b809328af800e73990e7a056d2a6d883a67bd25.zip
send diaspora share notification back to originator for auto friending
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 b06c2d0bf..1f2b47b2e 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.1216' );
+define ( 'FRIENDICA_VERSION', '2.3.1217' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );