From f4ee9d55b567bd834a350e00ba36984bdb210aed Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 5 Apr 2020 18:31:30 +0200 Subject: README: Update supported RFCs to 6120/6121 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cdfa7c6..b46012ff 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ QXmpp is a cross-platform C++ XMPP client and server library. It is written in C++ and uses Qt framework. QXmpp strives to be as easy to use as possible, the underlying TCP socket, -the core XMPP RFCs (RFC3920 and RFC3921) and XMPP extensions have been +the core XMPP RFCs (RFC6120 and RFC6121) and XMPP extensions have been nicely encapsulated into classes. QXmpp comes with full API documentation, automatic tests and many examples. -- cgit v1.2.3