]> git.mxchange.org Git - friendica.git/commitdiff
capitalise Link
authorFriendika <info@friendika.com>
Wed, 14 Sep 2011 22:30:05 +0000 (15:30 -0700)
committerFriendika <info@friendika.com>
Wed, 14 Sep 2011 22:30:05 +0000 (15:30 -0700)
boot.php
zot.txt

index c369696f19ce206d086ee747fe7736e5dcfddc04..a9cfb7cac0dfbdf953ebab4818bee3a14ac7a477 100644 (file)
--- 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 7269e4dd86f86642f7a50c02518c54c447cf1bfb..300b695ff0d4116e926d344a3fc6107430cf6deb 100644 (file)
--- 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" />