date >/tmp/$$
ed - /tmp/$$ < :versfix
cp /tmp/$$ version.c
rm /tmp/$$
