Skip to content

Commit a8fdc09

Browse files
committed
Release version 3.0.1
1 parent 977e26e commit a8fdc09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ extern "C" {
1212
* CONSTANTS *
1313
*************/
1414

15-
#define HOEDOWN_VERSION "3.0.0"
15+
#define HOEDOWN_VERSION "3.0.1"
1616
#define HOEDOWN_VERSION_MAJOR 3
1717
#define HOEDOWN_VERSION_MINOR 0
18-
#define HOEDOWN_VERSION_REVISION 0
18+
#define HOEDOWN_VERSION_REVISION 1
1919

2020

2121
/*************

0 commit comments

Comments
 (0)