diff options
| author | Saku Ytti <saku@ytti.fi> | 2014-02-07 16:37:02 +0200 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2014-02-07 16:37:02 +0200 | 
| commit | 92fbaa712c99ae5b523be0ebbc46fca9cdddef4e (patch) | |
| tree | 7e932962fa251dbf7c6d4f4e539abf035c8ad002 /oxidized.gemspec | |
| parent | 028bada99a02f2bc9b5b4409f09715ca49858675 (diff) | |
Add AOS (ALU OmniSwitch) support
Specifically AOS 6, vxworks era, not linux era 7
Diffstat (limited to 'oxidized.gemspec')
| -rw-r--r-- | oxidized.gemspec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/oxidized.gemspec b/oxidized.gemspec index 6b0ebfb..48eee08 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.17' +  s.version           = '0.0.18'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi )  | 
