From a6202f8991f862110b911418702f7b55cd25d554 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 14 Feb 2012 22:09:52 +0000 Subject: Fix typo --- doap.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doap.ttl b/doap.ttl index 5f464b4..2116bd3 100644 --- a/doap.ttl +++ b/doap.ttl @@ -11,7 +11,7 @@ doap:repository :repo; doap:programming-language "C"; doap:license ; - doap:release :v01, :v02, :v03, :v04, :v05, :v06, :v061, :v07, v08; + doap:release :v01, :v02, :v03, :v04, :v05, :v06, :v061, :v07, :v08; doap:maintainer . a foaf:Person; -- cgit v1.2.3