aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-13 18:50:04 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-13 18:50:04 -0400
commit39c042f4ea33abd77d6431c531b6eae72f2d7994 (patch)
tree91cef4041bbdfbc1fe08ffb08c52661d70c59f94 /boot.php
parentf267a283b46edaf389e99ef3ea4341a5a0496aab (diff)
parent303856ce01983feec95539892a908b5d5a88f866 (diff)
downloadvolse-hubzilla-39c042f4ea33abd77d6431c531b6eae72f2d7994.tar.gz
volse-hubzilla-39c042f4ea33abd77d6431c531b6eae72f2d7994.tar.bz2
volse-hubzilla-39c042f4ea33abd77d6431c531b6eae72f2d7994.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: diabook-theme: small fixes rename get_language() to get_browser_language() slackr drop shadows language detection library 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 dd4e31d4f..03a685514 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.1338' );
+define ( 'FRIENDICA_VERSION', '3.0.1340' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );