summaryrefslogtreecommitdiff
path: root/lib/net-dhcp/version.rb
blob: d9454713820d5288dd0f6b30ae7553385b9b50d0 (plain)
1
2
3
4
5
module Net
  module Dhcp
    VERSION = "1.3.3"
  end
end