minor changes

This commit is contained in:
Michele Caini
2019-12-22 14:32:05 +01:00
parent 99f81e82d5
commit be58f2e68a
2 changed files with 2 additions and 2 deletions

View File

@@ -217,7 +217,7 @@ supports at least C++17.<br/>
The requirements below are mandatory to compile the tests and to extract the
documentation:
* `CMake` version 3.2 or later.
* `CMake` version 3.7 or later.
* `Doxygen` version 1.8 or later.
If you are looking for a C++14 version of `EnTT`, check out the git tag `cpp14`.

View File

@@ -8,4 +8,4 @@
#define ENTT_VERSION_PATCH @PROJECT_VERSION_PATCH@
#endif // ENTT_CONFIG_VERSION_H
#endif