We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c23fd commit e2bfabfCopy full SHA for e2bfabf
parser/include/bearparser/bearparser.h
@@ -1,10 +1,9 @@
1
#ifndef BEARPARSER_H
2
#define BEARPARSER_H
3
4
-#define BEARPARSER_VERSION "0.5"
+#define BEARPARSER_VERSION "0.6"
5
6
#include <bearparser/core.h>
7
#include <bearparser/pe.h>
8
9
#endif //BEARPARSER_H
10
-
0 commit comments