Skip to content

Commit

Permalink
I think that for this project, this is enough for 0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
griwes committed Jun 9, 2014
1 parent 9bcf054 commit 361987e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner.h
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ namespace reaver
return *default_runner;
}

constexpr const char * version_string = "Reaver Project's Mayfly v0.0.1 dev\nCopyright © 2014 Reaver Project Team\n";
constexpr const char * version_string = "Reaver Project's Mayfly v0.1.0 alpha\nCopyright © 2014 Reaver Project Team\n";

class invalid_testcase_name_format : public exception
{
Expand Down

0 comments on commit 361987e

Please sign in to comment.