diff options
author | Nick White <git@njw.me.uk> | 2011-10-16 16:49:36 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-10-16 16:49:36 +0100 |
commit | 3c6826fafcd81e86c7db1861b7fd88728849af0e (patch) | |
tree | 91d246188b45c62d8eb98454d3690521c43db997 /web | |
parent | 6e43fd71469a3a48bdb2b027200c3f106546fdaf (diff) |
Fixed date of 0.7 release in doap
Diffstat (limited to 'web')
-rw-r--r-- | web/doap-src.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/doap-src.ttl b/web/doap-src.ttl index e52549c..193f0c2 100644 --- a/web/doap-src.ttl +++ b/web/doap-src.ttl @@ -61,7 +61,7 @@ :v0dot7 a doap:Version; doap:revision "0.7"; - doap:created "2011-08-14"; + doap:created "2011-10-04"; doap:file-release <WEBSITE/simplyread-0.7.tar.bz2>, <WEBSITE/simplyread-0.7.xpi>, <WEBSITE/simplyread-0.7.crx>. |