/* * This file is used to keep tabs on patching, and is included in src/main.c * It must be in this directory for patch's "Prereq:" to work properly * * Makers of patch files should ensure that the patch level is updated */ static char version_name[] = "$Name: SM2_4_2pam $"; static char version_date[] = "$Date: 1998/04/13 17:29:12 $";