diff options
author | 1999-07-22 22:01:57 +0000 | |
---|---|---|
committer | 1999-07-22 22:01:57 +0000 | |
commit | bd2a178b8b8981098a1306a16a3e4b3a57949549 (patch) | |
tree | 6a76f4d9cfed89662f528e94efc66b55a04cd13a | |
parent | put back 990629 `finalize_pic' removal, now that the newer snapshot (diff) | |
download | wireguard-openbsd-bd2a178b8b8981098a1306a16a3e4b3a57949549.tar.xz wireguard-openbsd-bd2a178b8b8981098a1306a16a3e4b3a57949549.zip |
insque is no longer part of libiberty.
-rw-r--r-- | gnu/egcs/libiberty/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/egcs/libiberty/shlib_version b/gnu/egcs/libiberty/shlib_version index dea2b62cafc..1edea46de91 100644 --- a/gnu/egcs/libiberty/shlib_version +++ b/gnu/egcs/libiberty/shlib_version @@ -1,2 +1,2 @@ -major=0 -minor=2 +major=1 +minor=0 |