ncdc 1.2 quickfix release

This commit is contained in:
Yorhel 2011-09-25 17:48:56 +02:00
parent 58ba03bbd6
commit 9290e21c3b
3 changed files with 11 additions and 8 deletions

View file

@ -53,7 +53,7 @@ sub home {
E;
end;
h2 'Updates';
b '2011-09-25'; txt ' ncdc 1.1 released!'; br;
b '2011-09-25'; txt ' ncdc 1.1 released - follwed by a 1.2 quickfix.'; br;
b '2011-09-16'; txt ' ncdc 1.0 released!'; br;
b '2011-09-15'; txt ' Added some screenshots for ncdu.'; br;
b '2011-09-03'; txt ' ncdc 0.9 released!'; br;
@ -227,8 +227,8 @@ sub ncdc {
h2 'Get ncdc!';
p;
b 'Latest version:'; txt ' 1.1 (';
a href => '/download/ncdc-1.1.tar.gz', 'download';
b 'Latest version:'; txt ' 1.2 (';
a href => '/download/ncdc-1.2.tar.gz', 'download';
txt ' - '; a href => '/ncdc/changes', 'changes';
txt ' - '; a href => '/download/ncdc.md5', 'md5';
txt ' - '; a href => '/download/ncdc.sha1', 'sha1';