Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
enccc committed Apr 18, 2018
1 parent a1f3a69 commit 3ae34c1
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 @@ -35,5 +35,5 @@ extern "C" __declspec(dllexport) const char* __stdcall AvisynthPluginInit3(IScri

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

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

0 comments on commit 3ae34c1

Please sign in to comment.