aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-18 00:14:34 -0800
committerfriendica <info@friendica.com>2011-12-18 00:14:34 -0800
commit978717a2475bbd25d61969e9448dc6f197c8d637 (patch)
tree916b91ef3cefe6db0ba0482da51279c617600623 /boot.php
parent22d59350e958e24cc3b7c49ce8ceae2e3178576e (diff)
downloadvolse-hubzilla-978717a2475bbd25d61969e9448dc6f197c8d637.tar.gz
volse-hubzilla-978717a2475bbd25d61969e9448dc6f197c8d637.tar.bz2
volse-hubzilla-978717a2475bbd25d61969e9448dc6f197c8d637.zip
add webfinger to poco, if present
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 c06f59be2..3189f929e 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.1197' );
+define ( 'FRIENDICA_VERSION', '2.3.1198' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );