Release 4.02_03

This commit is contained in:
Duncan Ferguson 2014-01-31 08:36:26 +00:00
parent 58bd88a023
commit ac41ffeb2b
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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"
} }

View file

@ -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