diff options
author | Nick White <git@njw.me.uk> | 2010-11-16 21:17:21 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-16 21:17:21 +0000 |
commit | 2ced9c95871b358076b4cf8918706238a67ccb90 (patch) | |
tree | e3369bb195eec21c79a29f21ce697a12ffc14267 /Makefile | |
parent | 105ab7e1aa4c6844094e74e954ee214a3fe3ef69 (diff) |
Solidify margin workaround, update tests
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = simplyread -VERSION = 0.3 +VERSION = 0.4 index.html: doap.ttl README webheader.html echo making webpage |