diff options
author | Phil Blundell <philb@gnu.org> | 1999-02-25 12:20:35 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 1999-02-25 12:20:35 +0000 |
commit | 19a5ae6f46a069d029aa472f12c4abb44e60edea (patch) | |
tree | 3a4c5761c7859b74579dcc9a58f3f950369baeaf /Makefile | |
parent | Include `po' in `make clean'. (diff) | |
download | net-tools-19a5ae6f46a069d029aa472f12c4abb44e60edea.tar.gz net-tools-19a5ae6f46a069d029aa472f12c4abb44e60edea.tar.bz2 net-tools-19a5ae6f46a069d029aa472f12c4abb44e60edea.zip |
Add support for `-V' to slattach and plipconfig
Add support for netstat --groups, from Tuan Hoang.
Add support for netstat --programs, from Jan Kratochvil
Don't delete .pot files when making clean in po/
Bump VERSION to 1.51
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ RESLIB = # -L/usr/inet6/lib -linet6 # -------- end of user definitions -------- MAINTAINER = Philip.Blundell@pobox.com -RELEASE = 1.50 +RELEASE = 1.51 .EXPORT_ALL_VARIABLES: |