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