aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-26 18:30:20 -0700
committerfriendica <info@friendica.com>2012-06-26 18:30:20 -0700
commitb02c7339671179aa7f4644bbde804791d8fefa25 (patch)
treec59dc06ec20ae59b3f0f0b0f17bff2477ae0e2a4 /boot.php
parenta4b407eb54c67a0c9b8137b44fbd20b43eccb224 (diff)
downloadvolse-hubzilla-b02c7339671179aa7f4644bbde804791d8fefa25.tar.gz
volse-hubzilla-b02c7339671179aa7f4644bbde804791d8fefa25.tar.bz2
volse-hubzilla-b02c7339671179aa7f4644bbde804791d8fefa25.zip
service class restrict the email connector
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 47e5b8600..3d7e0c488 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1385' );
+define ( 'FRIENDICA_VERSION', '3.0.1386' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );