X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckcmai.c;h=33504dc8069fb9b1571cd8ef47dc4c74926e9de5;hb=93474921d1578ad0c3b535d89d543ca4dfbd8be2;hp=329cff7acf99fd32777f4d36e3e4cd915aa12376;hpb=ad82fc548d7580a42167a4876dbdc0c630ffcade;p=ckermit.git diff --git a/ckcmai.c b/ckcmai.c index 329cff7..33504dc 100644 --- a/ckcmai.c +++ b/ckcmai.c @@ -97,7 +97,7 @@ char *ck_s_name = "C-Kermit"; #endif /* OS2 */ char *ck_s_who = ""; /* Where customized, "" = not. */ -char *ck_patch = "2"; /* Patch info, if any. */ +char *ck_patch = ""; /* Patch info, if any. */ #define CKVERLEN 128 char versiox[CKVERLEN]; /* Version string buffer */