/*
 * Copyright (c) 1989 Regents of the University of California.
 * All rights reserved.  The Berkeley software License Agreement
 * specifies the terms and conditions for redistribution.
 *
 */

/*
 *  Current version of this POP implementation
 */

#ifdef KERBEROS
#define VERSION         "2.53-krb-IV"
#else
#define VERSION         "2.53"
#endif


syntax highlighted by Code2HTML, v. 0.9.1