summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curses.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-05-08 20:28:57 +0000
committermillert <millert@openbsd.org>1999-05-08 20:28:57 +0000
commited0e49f07449f40f6ae9cd77a8444e966ebf6510 (patch)
treed1539776949f58f9bf9687213bdd1659cdda09f5 /lib/libcurses/curses.h
parentTypo/anachronism; kwesterback@home.com. (diff)
downloadwireguard-openbsd-ed0e49f07449f40f6ae9cd77a8444e966ebf6510.tar.xz
wireguard-openbsd-ed0e49f07449f40f6ae9cd77a8444e966ebf6510.zip
ncurses-4.2-990424
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 9589cbee116..180ae045675 100644
--- a/lib/libcurses/curses.h
+++ b/lib/libcurses/curses.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: curses.h,v 1.28 1999/03/28 18:01:04 millert Exp $ */
+/* $OpenBSD: curses.h,v 1.29 1999/05/08 20:28:57 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 990327
+#define NCURSES_VERSION_PATCH 990417
/* This is defined in more than one ncurses header, for identification */
#undef NCURSES_VERSION