summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curses.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-03-14 03:10:32 +0000
committermillert <millert@openbsd.org>1999-03-14 03:10:32 +0000
commitb89d2963fc355b9ca7ace04f474b00a29e05d870 (patch)
treefd726d91c044bb77f94751702a0013c02cac1704 /lib/libcurses/curses.h
parentAccess control works now; also, some minor tidying and man page fixes. (diff)
downloadwireguard-openbsd-b89d2963fc355b9ca7ace04f474b00a29e05d870.tar.xz
wireguard-openbsd-b89d2963fc355b9ca7ace04f474b00a29e05d870.zip
ncurses-4.2-990313
Diffstat (limited to 'lib/libcurses/curses.h')
-rw-r--r--lib/libcurses/curses.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/curses.h b/lib/libcurses/curses.h
index 4d73e7ff7af..e799fe37bcc 100644
--- a/lib/libcurses/curses.h
+++ b/lib/libcurses/curses.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: curses.h,v 1.23 1999/03/12 04:36:01 millert Exp $ */
+/* $OpenBSD: curses.h,v 1.24 1999/03/14 03:14:19 millert Exp $ */
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -50,7 +50,7 @@
/* These are defined only in curses.h, and are used for conditional compiles */
#define NCURSES_VERSION_MAJOR 5
#define NCURSES_VERSION_MINOR 0
-#define NCURSES_VERSION_PATCH 990307
+#define NCURSES_VERSION_PATCH 990313
/* This is defined in more than one ncurses header, for identification */
#undef NCURSES_VERSION