Updated the version to 2.2, added support for patch versions and added the changelog.txt
This commit is contained in:
parent
21756145cb
commit
1c46ec7c37
5 changed files with 185 additions and 11 deletions
|
@ -30,7 +30,8 @@
|
|||
// Define the SFML version
|
||||
////////////////////////////////////////////////////////////
|
||||
#define SFML_VERSION_MAJOR 2
|
||||
#define SFML_VERSION_MINOR 1
|
||||
#define SFML_VERSION_MINOR 2
|
||||
#define SFML_VERSION_PATCH 0
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue