diff options
| author | jtc <jtc@NetBSD.org> | 1998-02-18 22:08:12 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1998-02-18 22:08:12 +0000 |
| commit | 0d04dfb0d504741dcbca5be935e309a1ae9dbbbd (patch) | |
| tree | 08eeb4dc8d38c17d7211f27b0e1c5d53dfe4021e /lib/libcurses/shlib_version | |
| parent | 8486362eafaaf6d2b101384dc15fd67494211c4c (diff) | |
Ncurses (like SysV/XOpen based curses implementations) includes
the termcap API. This changes bsd-curses to do the same, so we
can update program Makefiles and the like *before* ncurses 4.2
is integrated.
Diffstat (limited to 'lib/libcurses/shlib_version')
| -rw-r--r-- | lib/libcurses/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/shlib_version b/lib/libcurses/shlib_version index 928c125eec6..a47523d5b84 100644 --- a/lib/libcurses/shlib_version +++ b/lib/libcurses/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.6 1998/01/05 07:41:07 perry Exp $ +# $NetBSD: shlib_version,v 1.7 1998/02/18 22:08:12 jtc Exp $ # major=2 -minor=1 +minor=2 |
