Skip to content

Commit 3d0ff42

Browse files
committed
Updated build number. D'oh!
1 parent c2267a9 commit 3d0ff42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

curses.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* See the file maintain.er for details of the current maintainer. *
1212
************************************************************************/
1313

14-
/* $Id: curses.h,v 1.272 2007/03/28 04:13:39 wmcbrine Exp $ */
14+
/* $Id: curses.h,v 1.273 2007/04/01 06:20:53 wmcbrine Exp $ */
1515

1616
/*----------------------------------------------------------------------*
1717
* PDCurses *
@@ -39,7 +39,7 @@ PDCurses portable platform definitions list:
3939
4040
**man-end****************************************************************/
4141

42-
#define PDC_BUILD 2901
42+
#define PDC_BUILD 3001
4343
#define PDCURSES 1 /* PDCurses-only routines */
4444
#define XOPEN 1 /* X/Open Curses routines */
4545
#define SYSVcurses 1 /* System V Curses routines */

0 commit comments

Comments
 (0)