We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4c8e6 commit 3794001Copy full SHA for 3794001
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.3.0"
+ #define WHYR_VERSION "0.4.0"
43
44
/**
45
* This structure keeps track of all the WhyR configuration settings.
0 commit comments