aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-13 16:40:02 -0700
committerfriendica <info@friendica.com>2012-05-13 16:40:02 -0700
commit2bd4ff5705708b3319bdd6183fe0a1fefd91e36c (patch)
tree7b8133acb75f1a1fe572756c5e02c089d0a23a0f /boot.php
parent3811fe288fe4446aaa890f9d98acbb3b670b7f3b (diff)
downloadvolse-hubzilla-2bd4ff5705708b3319bdd6183fe0a1fefd91e36c.tar.gz
volse-hubzilla-2bd4ff5705708b3319bdd6183fe0a1fefd91e36c.tar.bz2
volse-hubzilla-2bd4ff5705708b3319bdd6183fe0a1fefd91e36c.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 03a685514..f4247483f 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.1340' );
+define ( 'FRIENDICA_VERSION', '3.0.1341' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );