aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-15 12:01:21 -0800
committerfriendica <info@friendica.com>2011-11-15 12:01:21 -0800
commit6726d406f0ff4552474f18846e2709c5f3d34916 (patch)
treed4fc0206e87640b9d7ebae69db844dd0210df18e /boot.php
parentd23452db2ba6bf11e2b9445bd8191aec8c22253a (diff)
downloadvolse-hubzilla-6726d406f0ff4552474f18846e2709c5f3d34916.tar.gz
volse-hubzilla-6726d406f0ff4552474f18846e2709c5f3d34916.tar.bz2
volse-hubzilla-6726d406f0ff4552474f18846e2709c5f3d34916.zip
revup - change connector config link in doc
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 b11092256..93b8c0106 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1165' );
+define ( 'FRIENDIKA_VERSION', '2.3.1166' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1103 );