aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-26 14:34:01 -0800
committerfriendica <info@friendica.com>2012-02-26 14:34:01 -0800
commitbdb14d5aadce2f0a2f6dc9c898287ea424642dd8 (patch)
tree0dcb32a0bc309bf1cf7f6d4de9ba3369f0a6ab44 /boot.php
parent5f7858a688a1b6877246933a6c4c72318c885109 (diff)
downloadvolse-hubzilla-bdb14d5aadce2f0a2f6dc9c898287ea424642dd8.tar.gz
volse-hubzilla-bdb14d5aadce2f0a2f6dc9c898287ea424642dd8.tar.bz2
volse-hubzilla-bdb14d5aadce2f0a2f6dc9c898287ea424642dd8.zip
relative link redirects
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 54f318e5e..f348ae6e8 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.1263' );
+define ( 'FRIENDICA_VERSION', '2.3.1264' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1126 );