Skip to content

Commit e2bfabf

Browse files
committed
[VERSION] 0.6
1 parent a4c23fd commit e2bfabf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
#ifndef BEARPARSER_H
22
#define BEARPARSER_H
33

4-
#define BEARPARSER_VERSION "0.5"
4+
#define BEARPARSER_VERSION "0.6"
55

66
#include <bearparser/core.h>
77
#include <bearparser/pe.h>
88

99
#endif //BEARPARSER_H
10-

0 commit comments

Comments
 (0)