| Class | Net::SCP::Version | 
| In: | lib/net/scp/version.rb lib/net/scp/version.rb | 
| Parent: | Net::SSH::Version | 
Describes the current version of the Net::SCP library.
| MAJOR | = | 1 | ||
| MINOR | = | 0 | ||
| TINY | = | 1 | ||
| CURRENT | = | new(MAJOR, MINOR, TINY) | The current version, as a Version instance | |
| STRING | = | CURRENT.to_s | The current version, as a String instance | |
| MAJOR | = | 1 | ||
| MINOR | = | 0 | ||
| TINY | = | 1 | ||
| CURRENT | = | new(MAJOR, MINOR, TINY) | The current version, as a Version instance | |
| STRING | = | CURRENT.to_s | The current version, as a String instance |