Update references to CID draft to version 5
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index f1e27b3..061f9af 100644
--- a/include/mbedtls/config.h
+++ b/include/mbedtls/config.h
@@ -1330,7 +1330,7 @@
  * \def MBEDTLS_SSL_CID
  *
  * Enable support for the DTLS Connection ID extension
- * (version draft-ietf-tls-dtls-connection-id-04)
+ * (version draft-ietf-tls-dtls-connection-id-05)
  * which allows to identify DTLS connections across changes
  * in the underlying transport.
  *