]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - warp/version.c
1 /* Header: version.c,v 7.0 86/10/08 15:14:39 lwall Exp
4 * Revision 7.0 86/10/08 15:14:39 lwall
5 * Split into separate files. Added amoebas and pirates.
9 #include "patchlevel.h"
15 /* Print out the version number. */
22 printf("%s\r\nPatch level: %d\r\n", rcsid
, PATCHLEVEL
);