Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
plushmonkey committed Sep 25, 2015
1 parent 64494cb commit 8b4846e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screenbot/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace {

const int Major = 4;
const int Minor = 2;
const int Revision = 0;
const int Revision = 1;

} // ns

Expand Down

0 comments on commit 8b4846e

Please sign in to comment.