VERSION
Tbl.str_version = VERSION;
#define VERSION 1
char VERSION = VER; /* this is the present version # of the
lprc(VERSION);
if (VERSION != lgetc()) { /* version number */
extern char VERSION, SUBVERSION;
(long) VERSION, (long) SUBVERSION,
version != VERSION ||
version = VERSION;
if (hashp->VERSION != HASHVERSION &&
hashp->VERSION != OLDHASHVERSION)
hashp->VERSION = HASHVERSION;
| VERSION INTEGER EOL { $$ = keygen_version($2); }
%token <token> KEYGEN SALT ITERATIONS MEMORY PARALLELISM VERSION KEY CMD SHARED
printf("%s version %u\n", progname, VERSION);
printf("version: %u\n", VERSION);
xprintf("loadbsd %s\n", VERSION);
; VERSION is used wherever ".version" can appear in a routine
;#define VERSION .version
%token VECTOR VERSION
VERSION int32 { setversion($2); }
printf(getstr(9), __progname, VERSION);
VERSION);
fprintf(stdout, "%s version %d\n\n", getprogname(), VERSION);
if (*cp == '\0' && n == VERSION)
error("connection failed: version numbers don't match (local %d, remote %d)\n", VERSION, n);
(void) snprintf(buf, sizeof(buf), "V%d\n", VERSION);
VERSION);
report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
printf("%s: version %s.%d\n", progname, VERSION, PATCHLEVEL);
fprintf(fp, "\n# %s %s.%d\n", progname, VERSION, PATCHLEVEL);