Switching to version 0.1.0.
This commit is contained in:
parent
5c319e1b58
commit
0f13153558
8 changed files with 13 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue