We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8d232 commit 04f1904Copy full SHA for 04f1904
docs/doxygen/config.doxyfile
@@ -48,7 +48,7 @@ PROJECT_NAME = FreeRTOS-Plus-TCP
48
# could be handy for archiving the generated documentation or if some version
49
# control system is used.
50
51
-PROJECT_NUMBER = V4.2.3
+PROJECT_NUMBER = V7.4.3
52
53
# Using the PROJECT_BRIEF tag one can provide an optional one line description
54
# for a project that appears at the top of each page and should give viewer a
manifest.yml
@@ -1,5 +1,5 @@
1
name: "FreeRTOS-Plus-TCP"
2
-version: "V4.2.3"
+version: "V7.4.3"
3
description:
4
"Thread safe FreeRTOS TCP/IP stack working on top of the FreeRTOS-Kernel to
5
implement the TCP/IP protocol. Suitable for microcontrollers."
0 commit comments