diff options
author | Lee Salzman <[email protected]> | 2020-11-15 12:40:57 -0500 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2020-11-15 12:40:57 -0500 |
commit | e0e7045b7e056b454b5093cb34df49dc4cee0bee (patch) | |
tree | 04d97ef39522fb9945904667f58bb2d24330b320 /Doxyfile | |
parent | 4de13a2c2e98845f681c6e6221dc444877bd1cb7 (diff) | |
download | enet-e0e7045b7e056b454b5093cb34df49dc4cee0bee.tar.gz enet-e0e7045b7e056b454b5093cb34df49dc4cee0bee.zip |
1.3.17 release prepv1.3.17
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.16 +PROJECT_NUMBER = v1.3.17 # 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 |