Skip to content

Commit f268798

Browse files
committed
Update Doxyfile version to v0.2.2
- Update PROJECT_NUMBER to match current release version - Ensures generated documentation shows correct version number
1 parent 9adc5d8 commit f268798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = "dynamic_string.h"
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER = v0.1.0
51+
PROJECT_NUMBER = v0.2.2
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)