Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
edolzhenko committed Apr 7, 2017
1 parent 51b9178 commit 035d597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@

#include <string>

const std::string kProgramVersion = "Expansion Hunter v2.0.8";
const std::string kProgramVersion = "Expansion Hunter v2.0.9";

#endif // VERSION_H_

0 comments on commit 035d597

Please sign in to comment.