From e3af44217703da8d3b5b2bc031f1913662972a8d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 10 Jul 2000 03:06:18 +0000 Subject: ncurses 5.1 --- lib/libcurses/unctrl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libcurses/unctrl.h') diff --git a/lib/libcurses/unctrl.h b/lib/libcurses/unctrl.h index 128db680838..74e2231ec78 100644 --- a/lib/libcurses/unctrl.h +++ b/lib/libcurses/unctrl.h @@ -1,4 +1,4 @@ -/* $OpenBSD: unctrl.h,v 1.5 1999/05/08 20:28:59 millert Exp $ */ +/* $OpenBSD: unctrl.h,v 1.6 2000/07/10 03:06:12 millert Exp $ */ /**************************************************************************** * Copyright (c) 1998 Free Software Foundation, Inc. * @@ -47,7 +47,7 @@ #define _UNCTRL_H 1 #undef NCURSES_VERSION -#define NCURSES_VERSION "5.0" +#define NCURSES_VERSION "5.1" #ifdef __cplusplus extern "C" { -- cgit v1.2.3