diff options
author | 1997-11-26 03:56:04 +0000 | |
---|---|---|
committer | 1997-11-26 03:56:04 +0000 | |
commit | 86c209c05a46b70fb21737cd33ece063bfaab4e9 (patch) | |
tree | 92fd86c02f88366f4a1b9269b5eeaeabf7cffeef /lib/libpanel/shlib_version | |
parent | msync() has 3 args (diff) | |
download | wireguard-openbsd-86c209c05a46b70fb21737cd33ece063bfaab4e9.tar.xz wireguard-openbsd-86c209c05a46b70fb21737cd33ece063bfaab4e9.zip |
libpanel from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.
Diffstat (limited to 'lib/libpanel/shlib_version')
-rw-r--r-- | lib/libpanel/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpanel/shlib_version b/lib/libpanel/shlib_version index 97c9f92d6b8..1edea46de91 100644 --- a/lib/libpanel/shlib_version +++ b/lib/libpanel/shlib_version @@ -1,2 +1,2 @@ -major=0 +major=1 minor=0 |