diff options
| author | tv <tv@NetBSD.org> | 1998-08-20 20:13:43 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 1998-08-20 20:13:43 +0000 |
| commit | 446dbdcc825d8d0857634020fec019a4ef26d8ea (patch) | |
| tree | e0afe6576b970cff11c9fe07ff8b8e1a3eb0d4a7 /gnu/usr.bin | |
| parent | c8f252d3aa3416d66f7e465267b68e4dd102139a (diff) | |
Bump minor: -Wno-format-y2k added an extern to the shlib.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/egcs/common/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/egcs/common/shlib_version b/gnu/usr.bin/egcs/common/shlib_version index 1edea46de91..893819d18ff 100644 --- a/gnu/usr.bin/egcs/common/shlib_version +++ b/gnu/usr.bin/egcs/common/shlib_version @@ -1,2 +1,2 @@ major=1 -minor=0 +minor=1 |
