Skip to content

Commit

Permalink
Release version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mildsunrise committed Apr 7, 2015
1 parent 5951df7 commit 365ad57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ extern "C" {
* CONSTANTS *
*************/

#define HOEDOWN_VERSION "3.0.1"
#define HOEDOWN_VERSION "3.0.2"
#define HOEDOWN_VERSION_MAJOR 3
#define HOEDOWN_VERSION_MINOR 0
#define HOEDOWN_VERSION_REVISION 1
#define HOEDOWN_VERSION_REVISION 2


/*************
Expand Down

0 comments on commit 365ad57

Please sign in to comment.