Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mendelgusmao committed Mar 21, 2012
1 parent c055f5c commit 1babfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin/Plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ __stdcall function3(char *param1, char *param2)
extern "C" DLLEXPORT char *
__stdcall function20(char *param1, char *param2)
{
return "cgi.dll is part of CGI4LCD version 0.1 by MendelGusmao github.com/MendelGusmao";
return "cgi.dll is part of CGI4LCD version 0.2 by MendelGusmao github.com/MendelGusmao";
}

0 comments on commit 1babfa9

Please sign in to comment.