Skip to content

Commit

Permalink
update agent info
Browse files Browse the repository at this point in the history
  • Loading branch information
cchou committed Mar 18, 2013
1 parent 7eef0aa commit 5e05694
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .semver
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
:major: 2
:minor: 3
:patch: 0
:patch: 1
:special: ""
2 changes: 1 addition & 1 deletion features/unsupported.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Feature: retrieve the description on an unsupported resource
And the general metadata should exist

Scenario: resource can be identified as multiple formats but can not be validated or extracted.
Given a file whose format is mpeg
Given PENDING a file whose format is mpeg
When describing the file
Then I should receive fmt/425 on the format id
And the status should be ok
Expand Down
2 changes: 1 addition & 1 deletion views/premis.erb
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@
</agentIdentifier>
<agentName>Format Description Service</agentName>
<agentType>Web Service</agentType>
<agentNote>built with JHOVE 1.6 (built on December 12, 2011), DROID 3.0 with DROID signature file version 63.</agentNote>
<agentNote>built with JHOVE 1.6 (built on December 12, 2011), DROID 3.0 with DROID signature file version 67.</agentNote>
</agent>
</premis>

0 comments on commit 5e05694

Please sign in to comment.