diff --git a/gpsctl.c b/gpsctl.c index 26f092a..c1274bc 100644 --- a/gpsctl.c +++ b/gpsctl.c @@ -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... };