Pump version plus a couple of minor nits.

This commit is contained in:
Martín Lucas Golini
2023-10-02 19:35:50 -03:00
parent 62451f6fa2
commit b83bcfd697
5 changed files with 20 additions and 11 deletions

View File

@@ -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 ) \