We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfebf43 commit 3a933b5Copy full SHA for 3a933b5
include/whyr/whyr.hpp
@@ -39,7 +39,7 @@ namespace whyr {
39
class whyr_exception; class whyr_warning;
40
41
/// This is the WhyR version string. Update it for new releases.
42
- #define WHYR_VERSION "0.2.0"
+ #define WHYR_VERSION "0.2.1"
43
44
/**
45
* This structure keeps track of all the WhyR configuration settings.
0 commit comments