We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61098cd commit 5d76e3bCopy full SHA for 5d76e3b
docs/doxygen/config.doxyfile
@@ -48,7 +48,7 @@ PROJECT_NAME = "FreeRTOS: FreeRTOS Cellular Library"
48
# could be handy for archiving the generated documentation or if some version
49
# control system is used.
50
51
-PROJECT_NUMBER = v1.4.1
+PROJECT_NUMBER = v1.4.2
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-Cellular-Interface"
2
-version: "v1.4.1+"
+version: "v1.4.2"
3
description: |
4
"FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard..\n"
5
license: "MIT"
0 commit comments