aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-05 17:59:12 -0700
committerfriendica <info@friendica.com>2012-06-05 17:59:12 -0700
commit7cc7a143800c5a6b0360a3a46987580bbb00d639 (patch)
treee5656b942e0e250a7a4de2896e1bd7d5b6bb31ba /boot.php
parentfe1dc1bf98bf9af0704e063c1729bd2d51a5424b (diff)
downloadvolse-hubzilla-7cc7a143800c5a6b0360a3a46987580bbb00d639.tar.gz
volse-hubzilla-7cc7a143800c5a6b0360a3a46987580bbb00d639.tar.bz2
volse-hubzilla-7cc7a143800c5a6b0360a3a46987580bbb00d639.zip
rev update
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 18313b4cd..01edbd390 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', '3.0.1363' );
+define ( 'FRIENDICA_VERSION', '3.0.1365' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1148 );