ncdc 0.8 released.

This commit is contained in:
Yorhel 2011-08-26 13:31:20 +02:00
parent 419085024b
commit 502f119794
3 changed files with 17 additions and 2 deletions

View file

@ -52,6 +52,7 @@ sub home {
E;
end;
h2 'Updates';
b '2011-08-26'; txt ' ncdc 0.8 released!'; br;
b '2011-08-17'; txt ' ncdc 0.7 released!'; br;
b '2011-08-08'; txt ' ncdc 0.6 released & user guide updated'; br;
b '2011-08-02'; txt ' ncdc 0.5 released!'; br;
@ -210,8 +211,8 @@ sub ncdc {
h2 'Try it out';
p;
b 'Latest version:'; txt ' 0.7 (';
a href => '/download/ncdc-0.7.tar.gz', 'download';
b 'Latest version:'; txt ' 0.8 (';
a href => '/download/ncdc-0.8.tar.gz', 'download';
txt ' - '; a href => '/ncdc/changes', 'changes';
txt ' - '; a href => '/download/ncdc.md5', 'md5';
txt ' - '; a href => '/download/ncdc.sha1', 'sha1';