Updated build number.

This commit is contained in:
William McBrine
2006-10-09 00:18:01 +00:00
parent 010aba2ff5
commit 2eeadc23e8

View File

@@ -15,7 +15,7 @@
* See the file maintain.er for details of the current maintainer. *
************************************************************************/
/* $Id: curses.h,v 1.233 2006/10/08 20:54:30 wmcbrine Exp $ */
/* $Id: curses.h,v 1.234 2006/10/09 00:18:01 wmcbrine Exp $ */
/*----------------------------------------------------------------------*
* PDCurses *
@@ -43,7 +43,7 @@ PDCurses portable platform definitions list:
**man-end****************************************************************/
#define PDC_BUILD 2815
#define PDC_BUILD 2816
#define PDCURSES 1 /* PDCurses-only routines */
#define XOPEN 1 /* X/Open Curses routines */
#define SYSVcurses 1 /* System V Curses routines */