Release 1.0.2
This commit is contained in:
parent
78f042d990
commit
d2989aed0c
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define HOEDOWN_VERSION "1.0.1"
|
||||
#define HOEDOWN_VERSION "1.0.2"
|
||||
#define HOEDOWN_VERSION_MAJOR 1
|
||||
#define HOEDOWN_VERSION_MINOR 0
|
||||
#define HOEDOWN_VERSION_REVISION 1
|
||||
#define HOEDOWN_VERSION_REVISION 2
|
||||
|
||||
/********************
|
||||
* TYPE DEFINITIONS *
|
||||
|
|
Loading…
Reference in a new issue