Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuslikV committed Dec 17, 2017
1 parent 3b2ca6e commit e57f938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ bool ignoreFriendlyName = false;

void helpme() {
logMe(LOG_INFO, "");
logMe(LOG_INFO, "CamCfg.Date.2017.version.1.0alpha");
logMe(LOG_INFO, "CamCfg.Date.2017.version.1.0");
logMe(LOG_INFO, "To save and apply DirectShow webcam settings");
logMe(LOG_INFO, "");
logMe(LOG_INFO, "Usage: WebCameraConfig.exe [options]");
Expand Down

0 comments on commit e57f938

Please sign in to comment.