From 0fe444aba2971e754c521c4f778d325fc702f191 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Sat, 25 Mar 2006 00:53:35 +0000 Subject: [PATCH] Updated build number. --- curses.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/curses.h b/curses.h index 2a8415d7..4a8fccbb 100644 --- a/curses.h +++ b/curses.h @@ -15,7 +15,7 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -/* $Id: curses.h,v 1.149 2006/03/25 00:40:59 wmcbrine Exp $ */ +/* $Id: curses.h,v 1.150 2006/03/25 00:53:35 wmcbrine Exp $ */ /*----------------------------------------------------------------------* * PDCurses * @@ -52,7 +52,7 @@ PDCurses portable platform definitions list: **man-end****************************************************************/ -#define PDC_BUILD 2715 +#define PDC_BUILD 2716 #define PDCURSES 1 /* PDCurses-only routines */ #define XOPEN 1 /* X/Open Curses routines */ #define SYSVcurses 1 /* System V Curses routines */