Skip to content

Commit

Permalink
Preparing for 6.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 14, 2013
1 parent ab0071d commit 1bf5a98
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions HISTORY.textile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
h3. 6.2.2 (2013-06-14)
* Rights metadata should only update the user you tell it to update. [Justin Coyne]

h3. 6.2.1 (2013-06-14)
* Removed commented out line that was changed in commit bd53011b3f1fd2f20703b703db67385e100e67d6. [David Chandek-Stark]
* Adding CONTRIBUTORS.md [Jeremy Friesen]
Expand Down
2 changes: 1 addition & 1 deletion HYDRA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.1
6.2.2
2 changes: 1 addition & 1 deletion hydra-core/lib/hydra-head/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module HydraHead
VERSION = "6.2.1"
VERSION = "6.2.2"
end

0 comments on commit 1bf5a98

Please sign in to comment.