Skip to content

Commit

Permalink
version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philrandal authored Apr 26, 2019
1 parent d52ffd4 commit bdec96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpsctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@ int main( int argc, char *argv[] ) {
NULL, NULL, // before, after constraint-checking functions...
actionSetup, actionTeardown, // before, after action functions.
"gpsctl", // name of gpsctl...
"0.9", // version of gpsctl...
"1.0", // version of gpsctl...
exampleText, // usage examples...
SL_OPTIONS_CONFIG_NORMAL // slOptions configuration options...
};
Expand Down

0 comments on commit bdec96a

Please sign in to comment.