aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-25 14:36:17 -0700
committerfriendica <info@friendica.com>2012-05-25 14:36:17 -0700
commitfafd41f4bfcebdc0560f6b458df2cb089fce63ff (patch)
treef2ce66aec8e91af398cf95c87b98e50f5f75de89 /boot.php
parentd1345e505406b1a1cdc3fc26a1734916c8abc89d (diff)
downloadvolse-hubzilla-fafd41f4bfcebdc0560f6b458df2cb089fce63ff.tar.gz
volse-hubzilla-fafd41f4bfcebdc0560f6b458df2cb089fce63ff.tar.bz2
volse-hubzilla-fafd41f4bfcebdc0560f6b458df2cb089fce63ff.zip
keep private FB stuff out of personal notes
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 634cf28c9..64420f434 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.1353' );
+define ( 'FRIENDICA_VERSION', '3.0.1354' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );