We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9e9f0 commit 61098cdCopy full SHA for 61098cd
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.2
+PROJECT_NUMBER = v1.4.1
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.2"
+version: "v1.4.1+"
3
description: |
4
"FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard..\n"
5
license: "MIT"
0 commit comments