mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 03:26:29 +03:00
Pump version plus a couple of minor nits.
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include <string>
|
||||
|
||||
#define EEPP_MAJOR_VERSION 2
|
||||
#define EEPP_MINOR_VERSION 6
|
||||
#define EEPP_PATCH_LEVEL 1
|
||||
#define EEPP_CODENAME "Anathapindika"
|
||||
#define EEPP_MINOR_VERSION 7
|
||||
#define EEPP_PATCH_LEVEL 0
|
||||
#define EEPP_CODENAME "Kāla"
|
||||
|
||||
/** The compiled version of the library */
|
||||
#define EEPP_VERSION( x ) \
|
||||
|
||||
Reference in New Issue
Block a user