summaryrefslogtreecommitdiff
path: root/lib/libcurses/termcap.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-10-22 18:27:26 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-10-22 18:27:26 +0000
commit4cf4e50d3f2514c7715234cde554811d1510d49b (patch)
treea68fbff86315c8b661436cfcea7521a28fc27266 /lib/libcurses/termcap.h
parentebaa4a3245dc19de0dd708004824d9ada7c49a44 (diff)
update to ncurses 5.2
Diffstat (limited to 'lib/libcurses/termcap.h')
-rw-r--r--lib/libcurses/termcap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/termcap.h b/lib/libcurses/termcap.h
index 5109159cb97..91fbfbcd676 100644
--- a/lib/libcurses/termcap.h
+++ b/lib/libcurses/termcap.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: termcap.h,v 1.6 2000/10/08 22:46:56 millert Exp $ */
+/* $OpenBSD: termcap.h,v 1.7 2000/10/22 18:27:19 millert Exp $ */
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -39,7 +39,7 @@
#define _NCU_TERMCAP_H 1
#undef NCURSES_VERSION
-#define NCURSES_VERSION "5.1"
+#define NCURSES_VERSION "5.2"
#ifdef __cplusplus
extern "C"