diff --git a/include/whyr/whyr.hpp b/include/whyr/whyr.hpp index 11a5f62..e75f59e 100755 --- a/include/whyr/whyr.hpp +++ b/include/whyr/whyr.hpp @@ -39,7 +39,7 @@ namespace whyr { class whyr_exception; class whyr_warning; /// This is the WhyR version string. Update it for new releases. - #define WHYR_VERSION "0.4.0" + #define WHYR_VERSION "0.4.1" /** * This structure keeps track of all the WhyR configuration settings.