- Bumped version to 1.2.0

This commit is contained in:
Paul Beckingham
2008-06-10 22:59:43 -04:00
parent 73286e8662
commit 07d1f63e31
5 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Task 1.1.0</title>
<title>Task 1.2.0</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type="text/css">
body {
@@ -167,10 +167,10 @@ a img { border: none; padding: 0; margin: 0; }
<div class="content">
<p>
Download the latest task source code
<a href="http://www.beckingham.net/task-1.1.0.tar.gz">task-1.1.0.tar.gz</a>
<a href="http://www.beckingham.net/task-1.2.0.tar.gz">task-1.2.0.tar.gz</a>
(6/7/2008).
New in version 1.1.0:
New in version 1.2.0:
</p>
<ul>
@@ -223,10 +223,10 @@ a img { border: none; padding: 0; margin: 0; }
</p>
<pre><code>% ls
task-1.1.0.tar.gz
% gunzip task-1.1.0.tar.gz
% tar xf task-1.1.0.tar
% cd task-1.1.0
task-1.2.0.tar.gz
% gunzip task-1.2.0.tar.gz
% tar xf task-1.2.0.tar
% cd task-1.2.0
% ./configure
...
% make