Skip to content

Commit

Permalink
Update gpsctl.c for release 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
philrandal authored Oct 18, 2023
1 parent e08d33f commit d228dcb
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 @@ -1404,7 +1404,7 @@ int main(int argc, char *argv[]) {
NULL, NULL, // before, after constraint-checking functions...
actionSetup, actionTeardown, // before, after action functions.
"gpsctl", // name of gpsctl...
"1.18", // version of gpsctl...
"1.19", // version of gpsctl...
exampleText, // usage examples...
SL_OPTIONS_CONFIG_NORMAL // slOptions configuration options...
};
Expand Down

0 comments on commit d228dcb

Please sign in to comment.