Switching to version 0.1.0.

This commit is contained in:
Austin Ziegler 2010-03-15 20:16:12 -04:00
parent 5c319e1b58
commit 0f13153558
8 changed files with 13 additions and 24 deletions

View file

@ -234,7 +234,7 @@ module Net
class LDAP
class LdapError < StandardError; end
VERSION = "0.5.0"
VERSION = "0.1.0"
SearchScope_BaseObject = 0
SearchScope_SingleLevel = 1