summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/resolv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resolv.rb b/lib/resolv.rb
index 73410f1324..fce5092d0e 100644
--- a/lib/resolv.rb
+++ b/lib/resolv.rb
@@ -34,7 +34,7 @@ require 'rbconfig'
class Resolv
- VERSION = "0.6.2"
+ VERSION = "0.6.3"
##
# Looks up the first IP address for +name+.