diff options
| author | Nick White <git@njw.me.uk> | 2010-11-04 07:32:51 +0000 |
|---|---|---|
| committer | Nick White <git@njw.me.uk> | 2010-11-04 07:32:51 +0000 |
| commit | 12155761216d9503aff42d1449323447585341b8 (patch) | |
| tree | 33881397efca22b80d9066f5086c38e1986fa7b0 /Makefile | |
| parent | 260ec29c3adfff8157cd8176ef05c09bda2b253f (diff) | |
Prepare for v0.2. Note that previous commit msg was wrong; it also fixed up readable.js
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = readable -VERSION = 0.1 +VERSION = 0.2 index.html: doap.ttl README @echo making webpage |
