mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 18:03:23 +00:00
Release 4.02_03
This commit is contained in:
parent
58bd88a023
commit
ac41ffeb2b
3 changed files with 5 additions and 5 deletions
2
Changes
2
Changes
|
@ -1,4 +1,4 @@
|
||||||
????-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.02_03
|
2014-01-31 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.02_03
|
||||||
- Fix 'File->Show History' (Sf support request 41)
|
- Fix 'File->Show History' (Sf support request 41)
|
||||||
- Amend 'tag-file' short option to 'r' to avoid option clash
|
- Amend 'tag-file' short option to 'r' to avoid option clash
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
"provides" : {
|
"provides" : {
|
||||||
"App::ClusterSSH" : {
|
"App::ClusterSSH" : {
|
||||||
"file" : "lib/App/ClusterSSH.pm",
|
"file" : "lib/App/ClusterSSH.pm",
|
||||||
"version" : "4.02_02"
|
"version" : "4.02_03"
|
||||||
},
|
},
|
||||||
"App::ClusterSSH::Base" : {
|
"App::ClusterSSH::Base" : {
|
||||||
"file" : "lib/App/ClusterSSH/Base.pm",
|
"file" : "lib/App/ClusterSSH/Base.pm",
|
||||||
|
@ -90,5 +90,5 @@
|
||||||
"http://github.com/duncs/clusterssh"
|
"http://github.com/duncs/clusterssh"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"version" : "4.02_02"
|
"version" : "4.02_03"
|
||||||
}
|
}
|
||||||
|
|
4
META.yml
4
META.yml
|
@ -23,7 +23,7 @@ name: App-ClusterSSH
|
||||||
provides:
|
provides:
|
||||||
App::ClusterSSH:
|
App::ClusterSSH:
|
||||||
file: lib/App/ClusterSSH.pm
|
file: lib/App/ClusterSSH.pm
|
||||||
version: 4.02_02
|
version: 4.02_03
|
||||||
App::ClusterSSH::Base:
|
App::ClusterSSH::Base:
|
||||||
file: lib/App/ClusterSSH/Base.pm
|
file: lib/App/ClusterSSH/Base.pm
|
||||||
version: 0.02
|
version: 0.02
|
||||||
|
@ -59,4 +59,4 @@ resources:
|
||||||
x_Repository:
|
x_Repository:
|
||||||
- http://clusterssh.git.sourceforge.net/
|
- http://clusterssh.git.sourceforge.net/
|
||||||
- http://github.com/duncs/clusterssh
|
- http://github.com/duncs/clusterssh
|
||||||
version: 4.02_02
|
version: 4.02_03
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue