summaryrefslogtreecommitdiff
path: root/lib/libcurses/unctrl.h
diff options
context:
space:
mode:
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 a6113d6d2d6..128db680838 100644
--- a/lib/libcurses/unctrl.h
+++ b/lib/libcurses/unctrl.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: unctrl.h,v 1.4 1998/07/23 21:20:08 millert Exp $ */
+/* $OpenBSD: unctrl.h,v 1.5 1999/05/08 20:28:59 millert Exp $ */
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -47,7 +47,7 @@
#define _UNCTRL_H 1
#undef NCURSES_VERSION
-#define NCURSES_VERSION "4.2"
+#define NCURSES_VERSION "5.0"
#ifdef __cplusplus
extern "C" {