From 4cf4e50d3f2514c7715234cde554811d1510d49b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 22 Oct 2000 18:27:26 +0000 Subject: update to ncurses 5.2 --- lib/libcurses/term.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libcurses/term.h') diff --git a/lib/libcurses/term.h b/lib/libcurses/term.h index 5422a62c288..5791e6eeb7d 100644 --- a/lib/libcurses/term.h +++ b/lib/libcurses/term.h @@ -1,4 +1,4 @@ -/* $OpenBSD: term.h,v 1.10 2000/07/10 03:06:11 millert Exp $ */ +/* $OpenBSD: term.h,v 1.11 2000/10/22 18:27:19 millert Exp $ */ /**************************************************************************** * Copyright (c) 1998,1999,2000 Free Software Foundation, Inc. * @@ -47,7 +47,7 @@ #endif #undef NCURSES_VERSION -#define NCURSES_VERSION "5.1" +#define NCURSES_VERSION "5.2" #ifdef __cplusplus extern "C" { -- cgit v1.2.3