Set release date for v4.01_05

This commit is contained in:
Duncan Ferguson 2013-03-08 08:07:13 +00:00
parent 402f6c34a9
commit 1546d9eaf6
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
????-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_05
2013-03-05 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_05
- New option (-m, --unique-servers) to remove repeated servers when openeing terminals (Thanks to Oliver Meissner)
- Drop MYMETA.yml and .json files from the distribution
- Do not set default user name to prevent overriding ssh configuration

View file

@ -45,7 +45,7 @@
"provides" : {
"App::ClusterSSH" : {
"file" : "lib/App/ClusterSSH.pm",
"version" : "4.01_04"
"version" : "4.01_05"
},
"App::ClusterSSH::Base" : {
"file" : "lib/App/ClusterSSH/Base.pm",
@ -90,5 +90,5 @@
"http://github.com/duncs/clusterssh"
]
},
"version" : "4.01_04"
"version" : "4.01_05"
}

View file

@ -23,7 +23,7 @@ name: App-ClusterSSH
provides:
App::ClusterSSH:
file: lib/App/ClusterSSH.pm
version: 4.01_04
version: 4.01_05
App::ClusterSSH::Base:
file: lib/App/ClusterSSH/Base.pm
version: 0.02
@ -59,4 +59,4 @@ resources:
x_Repository:
- http://clusterssh.git.sourceforge.net/
- http://github.com/duncs/clusterssh
version: 4.01_04
version: 4.01_05