Release 1.0.2

This commit is contained in:
Devin Torres 2013-10-02 14:11:45 -05:00
parent 78f042d990
commit d2989aed0c

View file

@ -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 *