home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / networking / tcpip / amitcp-support / wustl-ftpdaemon / src / newvers.sh < prev    next >
Encoding:
Text File  |  1994-06-29  |  362 b   |  12 lines

  1. ;
  2. ; newvers.sh, converted from original Unix shell script
  3. ; 06/94 Blaz Zupan
  4. ;
  5. if not exists edit
  6.   echo >edit 0
  7. endif
  8. set tmpedit `type edit`
  9. set tmpedit `eval $tmpedit + 1`
  10. echo >edit $tmpedit
  11. echo >vers.c "char version[] = *"Version wu-2.4($tmpedit) *" __DATE__ *" *" __TIME__;*Nstatic const char cbm_version[] = *"$VER: wu-ftpd 37.$tmpedit *"__AMIGADATE__;"
  12.