NetBSD/usr.bin/top/patchlevel.h
christos 3eced62df6 bring in fixes from beta12:
- better error checking for read/write failures
	- new install/configure/Makefile and support scripts (we don't use)
	- don't allow 0 delay for non-root accounts
XXX: Someone needs to coordinate to feed back our prototype fixes to Jeff!
2001-05-22 15:38:22 +00:00

5 lines
113 B
C

/* $NetBSD: patchlevel.h,v 1.3 2001/05/22 15:38:22 christos Exp $ */
#define PATCHLEVEL 5
#define BETA "beta12"