Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
enccc committed Apr 19, 2018
1 parent 294edf4 commit 48d3966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetProgramName2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ extern "C" __declspec(dllexport) const char* __stdcall AvisynthPluginInit3(IScri

env->AddFunction("GetProgramName2", "[full_path]b", GetProgramName2, 0);

return "GetProgramName2 v0.2.0";
return "GetProgramName2 v0.2.1";
}

0 comments on commit 48d3966

Please sign in to comment.