lib/net/dns/dns.rb in net-dns-0.3 vs lib/net/dns/dns.rb in net-dns-0.4

- old
+ new

@@ -8,10 +8,10 @@ module Net # :nodoc: module DNS # Version of the library - VERSION = "0.3" + VERSION = "0.4" # Packet size in bytes PACKETSZ = 512 # Size of the header