aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-04-17 18:07:20 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-04-17 18:07:20 +0200
commitdbff4252d4ac7ccc1cda6b378a53c6761ea4c49d (patch)
tree23e17c4ceb420292d2dff3137ad4723f3d94fb4f /boot.php
parent757e3429ac6928c45ffebf0b64288e63efbc6322 (diff)
parentb30c761aae7e01e6fe727232e48b14303484a228 (diff)
downloadvolse-hubzilla-dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d.tar.gz
volse-hubzilla-dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d.tar.bz2
volse-hubzilla-dbff4252d4ac7ccc1cda6b378a53c6761ea4c49d.zip
Merge branch 'master' of https://github.com/friendica/friendica
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 36e725c7f..73f2aa882 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', '2.3.1313' );
+define ( 'FRIENDICA_VERSION', '2.3.1314' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );