diff options
author | Lee Salzman <[email protected]> | 2020-04-19 19:40:37 -0400 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2020-04-19 19:40:37 -0400 |
commit | 22272e29f9bd96b7cbd2bdd3c03ecee0717e3f07 (patch) | |
tree | 314ea9071c00b032f28c2ec556e735289cf26218 /Doxyfile | |
parent | 5b93d08fa5e30fce3e3b1d922de6035dadd9e9af (diff) | |
download | enet-22272e29f9bd96b7cbd2bdd3c03ecee0717e3f07.tar.gz enet-22272e29f9bd96b7cbd2bdd3c03ecee0717e3f07.zip |
enet 1.3.15 release prep
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ PROJECT_NAME = "ENet" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v1.3.14 +PROJECT_NUMBER = v1.3.15 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |