Entropy Piano Tuner  1.1.3 (documentation not yet complete)
An open-source experimental software for piano tuning by entropy minimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
version.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EPT_VERSION_MAJOR   1
 
#define EPT_VERSION_MINOR   1
 
#define EPT_VERSION_PATCH   3
 
#define EPT_VERSION_STRING   "1.1.3"
 
#define EPT_VERSION_ROLLING   15
 
#define EPT_DEPS_VERSION_MAJOR   1
 
#define EPT_DEPS_VERSION_MINOR   0
 
#define EPT_DEPS_VERSION_PATCH   1
 
#define EPT_DEPS_VERSION_STRING   "1.0.1"
 
#define EPT_DEPS_VERSION_ROLLING   2
 

Macro Definition Documentation

#define EPT_DEPS_VERSION_MAJOR   1

Definition at line 35 of file version.h.

#define EPT_DEPS_VERSION_MINOR   0

Definition at line 36 of file version.h.

#define EPT_DEPS_VERSION_PATCH   1

Definition at line 37 of file version.h.

#define EPT_DEPS_VERSION_ROLLING   2

Definition at line 41 of file version.h.

#define EPT_DEPS_VERSION_STRING   "1.0.1"

Definition at line 39 of file version.h.

#define EPT_VERSION_MAJOR   1

Definition at line 24 of file version.h.

#define EPT_VERSION_MINOR   1

Definition at line 25 of file version.h.

#define EPT_VERSION_PATCH   3

Definition at line 26 of file version.h.

#define EPT_VERSION_ROLLING   15

Definition at line 31 of file version.h.

#define EPT_VERSION_STRING   "1.1.3"

Definition at line 28 of file version.h.