mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Pump eepp minor version since there are a log of new ABI changes.
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include <string>
|
||||
|
||||
#define EEPP_MAJOR_VERSION 2
|
||||
#define EEPP_MINOR_VERSION 8
|
||||
#define EEPP_PATCH_LEVEL 8
|
||||
#define EEPP_CODENAME "Siddhi"
|
||||
#define EEPP_MINOR_VERSION 9
|
||||
#define EEPP_PATCH_LEVEL 0
|
||||
#define EEPP_CODENAME "Sādhanā"
|
||||
|
||||
/** The compiled version of the library */
|
||||
#define EEPP_VERSION( x ) \
|
||||
|
||||
Reference in New Issue
Block a user