Updated version number to SFML 2.5.0
This commit is contained in:
parent
859db83af7
commit
192eb968a4
2 changed files with 4 additions and 4 deletions
|
@ -30,8 +30,8 @@
|
|||
// Define the SFML version
|
||||
////////////////////////////////////////////////////////////
|
||||
#define SFML_VERSION_MAJOR 2
|
||||
#define SFML_VERSION_MINOR 4
|
||||
#define SFML_VERSION_PATCH 2
|
||||
#define SFML_VERSION_MINOR 5
|
||||
#define SFML_VERSION_PATCH 0
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue