1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Remove mistaken version update

This commit is contained in:
James Bence 2013-07-02 19:49:33 -07:00
parent e160a341e9
commit 041ca02c4c

View file

@ -191,7 +191,7 @@ module Fog
:host => @host,
:path => @path,
:port => @port,
:version => '2013-05-15' #'2012-09-17' #'2011-04-01'
:version => '2012-09-17' #'2011-04-01'
}
)