Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wbenny committed Jan 10, 2019
1 parent c813a99 commit 5e582bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/PDBExtractor.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
#include <string>

#define PDBEX_VERSION_MAJOR 0
#define PDBEX_VERSION_MINOR 4
#define PDBEX_VERSION_MINOR 10

#define PDBEX_VERSION_STRING "0.5"
#define PDBEX_VERSION_STRING "0.10"

class PDBExtractor
{
Expand Down

0 comments on commit 5e582bb

Please sign in to comment.