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