aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-12 22:19:29 -0700
committerfriendica <info@friendica.com>2012-05-12 22:19:29 -0700
commite7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc (patch)
tree92dfe99bc382b7aa7e992fa97306df1253ce1507 /boot.php
parent62727012d37ef3d3cacc413d5667dc2d7bbf9cbb (diff)
downloadvolse-hubzilla-e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc.tar.gz
volse-hubzilla-e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc.tar.bz2
volse-hubzilla-e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc.zip
slackr drop shadows
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 e9e0a6db1..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.1339' );
+define ( 'FRIENDICA_VERSION', '3.0.1340' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );