summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-dhcp.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dhcp.gemspec b/net-dhcp.gemspec
index 05e5a87..640a191 100644
--- a/net-dhcp.gemspec
+++ b/net-dhcp.gemspec
@@ -3,7 +3,7 @@ require 'net-dhcp/version'
Gem::Specification.new do |s|
s.name = 'net-dhcp'
- s.version = NetDhcp::VERSION
+ s.version = Net::Dhcp::VERSION
s.platform = Gem::Platform::RUBY
s.date = '2011-11-17'
s.authors = ['daniel martin gomez (etd)', 'syonbori', 'Mark J. Titorenko']