Skip to content

Commit

Permalink
v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
assafmo committed Oct 31, 2018
1 parent c072a0d commit a0259aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
flags "github.com/jessevdk/go-flags"
)

const version = "0.9.1"
const version = "0.9.2"
const maxSnaplen uint32 = 262144

var previousTimestamp int64
Expand Down

0 comments on commit a0259aa

Please sign in to comment.