-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added ability to set custom services and extensions instead of using …
…standard set of EPP services; added ability to set custom EPP version
- Loading branch information
Josh Delsman
committed
Oct 19, 2009
1 parent
0d9454c
commit 86b508f
Showing
2 changed files
with
53 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,5 +12,4 @@ | |
require File.dirname(__FILE__) + '/epp/exceptions.rb' | ||
|
||
module Epp #:nodoc: | ||
VERSION = '1.0.8' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters