Skip to content

Commit

Permalink
Make minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
tammojan committed Jul 23, 2019
1 parent cf93123 commit c9623fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DPPP/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class DPPPVersion
public:
static std::string AsString()
{
return "DPPP 4.0";
return "DPPP 4.1";
}
};

Expand Down

0 comments on commit c9623fa

Please sign in to comment.