aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-14 15:30:05 -0700
committerFriendika <info@friendika.com>2011-09-14 15:30:05 -0700
commit93c235a912aa4d413dd00e636c211fe53b5c1553 (patch)
treed90d46ee66ed3911b80292549d5ef0985d622aba
parent44d70a238fed787d1c762a19507b19d8a3a8d8cd (diff)
downloadvolse-hubzilla-93c235a912aa4d413dd00e636c211fe53b5c1553.tar.gz
volse-hubzilla-93c235a912aa4d413dd00e636c211fe53b5c1553.tar.bz2
volse-hubzilla-93c235a912aa4d413dd00e636c211fe53b5c1553.zip
capitalise Link
-rw-r--r--boot.php2
-rw-r--r--zot.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/boot.php b/boot.php
index c369696f1..a9cfb7cac 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1102' );
+define ( 'FRIENDIKA_VERSION', '2.2.1103' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );
diff --git a/zot.txt b/zot.txt
index 7269e4dd8..300b695ff 100644
--- a/zot.txt
+++ b/zot.txt
@@ -1,7 +1,7 @@
This is the Zot! social communications protocol.
Specification revision: 1
-02 September 2011
+15 September 2011
Mike Macgirvin
This specification is public domain.
@@ -181,7 +181,7 @@ delivery method for non-encrypted (e.g. public) messages.
Discover of the zot endpoint is based on webfinger XRD:
-<link rel="http://purl.org/zot/1.0/post"
+<Link rel="http://purl.org/zot/1.0/post"
href="http://example/org/zot-endpoint" />