mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 10:06:35 +03:00
Pump versions.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#define EEPP_MAJOR_VERSION 2
|
||||
#define EEPP_MINOR_VERSION 9
|
||||
#define EEPP_PATCH_LEVEL 0
|
||||
#define EEPP_PATCH_LEVEL 1
|
||||
#define EEPP_CODENAME "Sādhanā"
|
||||
|
||||
/** The compiled version of the library */
|
||||
|
||||
@@ -8,7 +8,7 @@ using namespace EE;
|
||||
|
||||
#define ECODE_MAJOR_VERSION 0
|
||||
#define ECODE_MINOR_VERSION 7
|
||||
#define ECODE_PATCH_LEVEL 3
|
||||
#define ECODE_PATCH_LEVEL 4
|
||||
/* ECODE_COMMIT_NUMBER 9999 is used for official releases, nightly builds (pre-releases) will
|
||||
* contain the number of commits after the last official release
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user