Update references to CID draft to version 5
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index af28b45..b17bc1a 100644
--- a/include/mbedtls/config.h
+++ b/include/mbedtls/config.h
@@ -1273,7 +1273,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.
  *