diff options
author | Phil Blundell <philb@gnu.org> | 1998-12-06 16:17:41 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 1998-12-06 16:17:41 +0000 |
commit | b77cd76d98cfe6087e5a05eb8ce0cee2c206d670 (patch) | |
tree | 70c216494213385b6d30001000681058c5f5df61 /Makefile | |
parent | More socket-open fixes (diff) | |
download | net-tools-b77cd76d98cfe6087e5a05eb8ce0cee2c206d670.tar.gz net-tools-b77cd76d98cfe6087e5a05eb8ce0cee2c206d670.tar.bz2 net-tools-b77cd76d98cfe6087e5a05eb8ce0cee2c206d670.zip |
Miscellaneous minor mods. Unless anything turns up in the next
day or so this will be net-tools 1.49.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ RESLIB = # -L/usr/inet6/lib -linet6 # -------- end of user definitions -------- MAINTAINER = Philip.Blundell@pobox.com -RELEASE = 1.48 +RELEASE = 1.49 .EXPORT_ALL_VARIABLES: |