aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-13 06:50:14 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-13 06:50:14 +0100
commit5bae7159cc7b182e40229bb6d547ccf303eb4282 (patch)
tree0c49a617c83d11e645b6df2bea5bfcc1ccf7d093 /boot.php
parent30f5c3a9eb5dfa795771be86b3b0fe265037f3e9 (diff)
parentbf7425c591de360a97c37544f777d7d69791420c (diff)
downloadvolse-hubzilla-5bae7159cc7b182e40229bb6d547ccf303eb4282.tar.gz
volse-hubzilla-5bae7159cc7b182e40229bb6d547ccf303eb4282.tar.bz2
volse-hubzilla-5bae7159cc7b182e40229bb6d547ccf303eb4282.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 b30f02c9f..ace358faa 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.1278' );
+define ( 'FRIENDICA_VERSION', '2.3.1279' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );