aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-12 05:02:45 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-12 05:02:45 +0100
commit30f5c3a9eb5dfa795771be86b3b0fe265037f3e9 (patch)
treefa70e118f0cb3fa30c9e895455f40ae53f6f8e94 /boot.php
parent6cbd765e1ff77a1efb01b1f096a875c881c43905 (diff)
parent9f52e3df8d4d92b66a190194ac96b6bd31386263 (diff)
downloadvolse-hubzilla-30f5c3a9eb5dfa795771be86b3b0fe265037f3e9.tar.gz
volse-hubzilla-30f5c3a9eb5dfa795771be86b3b0fe265037f3e9.tar.bz2
volse-hubzilla-30f5c3a9eb5dfa795771be86b3b0fe265037f3e9.zip
Merge branch 'master' of https://github.com/friendica/friendica
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 );