aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-11 20:33:10 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-03-11 20:33:10 -0400
commitde70b2f30f8cf102a91c23dcbd50754ae7b27d81 (patch)
tree77d922093d35d329b513f84696b3a87a9403a098 /boot.php
parent6e5f8376090be020b81f8793a2bed65ba9a879a5 (diff)
parent1401f763eca776052e97c4d270b33f8c4e1c6e4c (diff)
downloadvolse-hubzilla-de70b2f30f8cf102a91c23dcbd50754ae7b27d81.tar.gz
volse-hubzilla-de70b2f30f8cf102a91c23dcbd50754ae7b27d81.tar.bz2
volse-hubzilla-de70b2f30f8cf102a91c23dcbd50754ae7b27d81.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: community meta tag renamed from "ika" * master:
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 );