/* version control information */ /* Change only the part after the decimal when making local changes. * Prefix is changed only by N3EUA. Persons other than KA9Q making local * changes and fixes should append letters to the suffix. * I'm starting my own version numbers for the linux version --clh */ /* The version number has been set to 1,20 (dje) * This is the source on my SCO partition as of 1/12/92 * devans@hclb.demon.co.uk */ #ifdef UNIX char version[] = "890421.dje.SYSV.1.20 (01-Dec-92) GCC 1.39"; #endif #ifdef ATARI_ST char version[] = "890421.dje.ATARI_ST.1.20 (01-Dec-92) GCC 2.1"; #else #endif