aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-21 01:18:46 -0700
committerfriendica <info@friendica.com>2012-04-21 01:18:46 -0700
commitbdbe068b95e8c302179530dff7583997ff35f246 (patch)
tree5c11d463eff15245458f5033d7d425671df8f1d0 /boot.php
parent7bae290aebcd7ecb5b7a21b64781bd50ccc76b41 (diff)
downloadvolse-hubzilla-bdbe068b95e8c302179530dff7583997ff35f246.tar.gz
volse-hubzilla-bdbe068b95e8c302179530dff7583997ff35f246.tar.bz2
volse-hubzilla-bdbe068b95e8c302179530dff7583997ff35f246.zip
rev update
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 c0670870b..bbcc9d9a6 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.1317' );
+define ( 'FRIENDICA_VERSION', '2.3.1318' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );