|
|
BSD 4.2
if [ ! -r version ]; then echo 0 > version; fi
touch version
awk ' { version = $1 + 1; }\
END { printf "char version[] = \"Version 4.%d ", version > "vers.c";\
printf "%d\n", version > "version"; }' < version
echo `date`'";' >> vers.c
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.