aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-28 15:07:01 -0700
committerFriendika <info@friendika.com>2011-09-28 15:07:01 -0700
commitbedb4eb7150f8ccc48121a9512e9f591b27572a8 (patch)
tree7d9fcd6957e046350f9a051af851e2f452413c55 /boot.php
parenta1786cbf61a3ea6ff15ebcc578e7ad9800814391 (diff)
downloadvolse-hubzilla-bedb4eb7150f8ccc48121a9512e9f591b27572a8.tar.gz
volse-hubzilla-bedb4eb7150f8ccc48121a9512e9f591b27572a8.tar.bz2
volse-hubzilla-bedb4eb7150f8ccc48121a9512e9f591b27572a8.zip
just hostname not url in hm:host - host xrd document
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 24f965283..07fa64bbc 100644
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1117' );
+define ( 'FRIENDIKA_VERSION', '2.3.1118' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1092 );