summaryrefslogtreecommitdiff
path: root/lib/libcurses/unctrl.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-07-10 03:06:18 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-07-10 03:06:18 +0000
commite3af44217703da8d3b5b2bc031f1913662972a8d (patch)
tree5a888b365a116d370ceac659b8d7a0aa78e80371 /lib/libcurses/unctrl.h
parented520f375deddce4d44f12f3a1999d4ce9abddb6 (diff)
ncurses 5.1
Diffstat (limited to 'lib/libcurses/unctrl.h')
-rw-r--r--lib/libcurses/unctrl.h4
1 files changed, 2 insertions, 2 deletions
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" {