Skip to content

Commit

Permalink
Set version to 4.2 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
aroffringa authored Jul 9, 2020
1 parent a5d97fe commit d0fee2a
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 @@ -26,7 +26,7 @@ class DPPPVersion
public:
static std::string AsString()
{
return "DPPP 4.1";
return "DPPP 4.2";
}
};

Expand Down

0 comments on commit d0fee2a

Please sign in to comment.