apply 010_makefile-destdir-support
[ckermit.git] / ckcmai.c
index 329cff7..33504dc 100644 (file)
--- 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  */