aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-14 00:26:34 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-14 00:26:34 -0400
commitfcf6d10efd72f523879b8354e065ad4297e5434f (patch)
tree4473746d689f3039f45bd2c09ea97115bf78db53 /boot.php
parent39c042f4ea33abd77d6431c531b6eae72f2d7994 (diff)
parentc12ec1116b54f0f39697099a583bb82150a8b703 (diff)
downloadvolse-hubzilla-fcf6d10efd72f523879b8354e065ad4297e5434f.tar.gz
volse-hubzilla-fcf6d10efd72f523879b8354e065ad4297e5434f.tar.bz2
volse-hubzilla-fcf6d10efd72f523879b8354e065ad4297e5434f.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: rev update * master:
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 );