aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-11 15:50:23 -0700
committerfriendica <info@friendica.com>2012-03-11 15:50:23 -0700
commitd9bee73edfc4c73a25d3b674f6d5caf09f1a8e66 (patch)
tree87ace7d3dd1b68579320f5bf640c912a9599db66 /boot.php
parent50863a19eb9c74ca336df609dbb9dfe5a9c39a31 (diff)
downloadvolse-hubzilla-d9bee73edfc4c73a25d3b674f6d5caf09f1a8e66.tar.gz
volse-hubzilla-d9bee73edfc4c73a25d3b674f6d5caf09f1a8e66.tar.bz2
volse-hubzilla-d9bee73edfc4c73a25d3b674f6d5caf09f1a8e66.zip
community meta tag renamed from "ika"
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 1414adb06..b30f02c9f 100755
--- 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', '2.3.1277' );
+define ( 'FRIENDICA_VERSION', '2.3.1278' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );