From 7ce53def3f7275d3098150354976bf94c4c19c8c Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Tue, 4 Oct 2016 01:06:41 +0100 Subject: [PATCH] =?UTF-8?q?XEP-0037:=20Fix=20double=20=E2=80=9CVersion?= =?UTF-8?q?=E2=80=9D=20in=20revision=20history.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xep-0037.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xep-0037.xml b/xep-0037.xml index 93db485b..9716d83b 100644 --- a/xep-0037.xml +++ b/xep-0037.xml @@ -26,49 +26,49 @@ bac9@jabber.org - Version 0.8 + 0.8 2002-09-18 Bac9 Streamlined and enhanced handshake procedure, and cleaned up document. - Version 0.7 + 0.7 2002-08-20 Bac9 Added public connections and reduced number of tags. - Version 0.6 + 0.6 2002-08-11 Bac9 Added data tracking, inviting peer, auto-disconnect for slow peers, elaboration on protocol and suggested example of file transfer. - Version 0.5 + 0.5 2002-07-29 Bac9 Elaborated on some functionality and cleaned up XML protocol. - Version 0.4 + 0.4 2002-07-11 lw Converted to XML format. - Version 0.3 + 0.3 2002-06-25 Bac9 Added support for HTTP, SSL and throughput logging. Changed relay behaviour. - Version 0.2 + 0.2 2002-06-21 Bac9 Revised, standardized and extended XML protocol structure. - Version 0.1 + 0.1 rn Initial version.