diff options
author | Nick White <git@njw.me.uk> | 2012-08-27 18:45:03 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-08-27 18:45:03 +0100 |
commit | 6c92fe052989d78fd43a6e46f1a4b80a64f61d8c (patch) | |
tree | 03c8b799eb43968e9daff8a5574e9dbaac10bbd5 /doap.ttl | |
parent | 5ceab044c250e873df2bb05ea7ae5737f3bf5177 (diff) |
Fix metadata for 1.0v1.0-windows
Diffstat (limited to 'doap.ttl')
-rw-r--r-- | doap.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ doap:repository :repo; doap:programming-language "C"; doap:license <http://www.isc.org/software/license>; - doap:release :v01, :v02, :v03, :v04, :v05, :v06, :v061, :v07, :v08, :v09, v10; + doap:release :v01, :v02, :v03, :v04, :v05, :v06, :v061, :v07, :v08, :v09, :v10; doap:maintainer <http://njw.me.uk/card#i>. <http://njw.me.uk/card#i> a foaf:Person; |