Skip to content

Commit

Permalink
v0.004001
Browse files Browse the repository at this point in the history
  - fix ICMP and ICMPv6 destinaton unreachable parsing
  • Loading branch information
abraxxa committed Jan 24, 2018
1 parent dceb980 commit c8d122b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for {{$dist->name}}

{{$NEXT}}

0.004001 2018-01-24 10:24:36+01:00 Europe/Vienna
- fix ICMP and ICMPv6 destinaton unreachable parsing

0.004000 2018-01-24 09:09:21+01:00 Europe/Vienna
Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
author = Alexander Hartmaier <abraxxa@cpan.org>
license = Perl_5
copyright_holder = Arthur Axel "fREW" Schmidt, Alexander Hartmaier
version = 0.004000
version = 0.004001

[NextRelease]
[@Git]
Expand Down

0 comments on commit c8d122b

Please sign in to comment.