Skip to content

Commit

Permalink
Don't forget to bump the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
inferiorhumanorgans committed Jul 31, 2015
1 parent 441f3f3 commit 0ab94ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ds2-dump/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
int main(int argc, char *argv[])
{
QCoreApplication app(argc, argv);
app.setApplicationVersion("0.3.2");
app.setApplicationVersion("0.5.0");
app.setOrganizationDomain("inferiorhumanorgans.com");
app.setOrganizationName("Inferior Human Organs, Inc.");

Expand Down

0 comments on commit 0ab94ab

Please sign in to comment.