mirror of
https://github.com/miekg/dns.git
synced 2025-08-06 17:46:59 +02:00
Release 1.1.68
This commit is contained in:
parent
b52b836ee1
commit
54c180dc19
@ -3,7 +3,7 @@ package dns
|
||||
import "fmt"
|
||||
|
||||
// Version is current version of this library.
|
||||
var Version = v{1, 1, 67}
|
||||
var Version = v{1, 1, 68}
|
||||
|
||||
// v holds the version of this library.
|
||||
type v struct {
|
||||
|
Loading…
Reference in New Issue
Block a user