Skip to content

Commit

Permalink
Preparing for 9.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 8, 2015
1 parent f8d07dd commit fb3ec0b
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. 9.2.0 (2015-7-8)
* Don't index permissions marked for destruction [Justin Coyne]

h3. 9.2.0.rc1 (2015-6-30)
* Support ActiveFedora 9.2.0 [Justin Coyne]

Expand Down
2 changes: 1 addition & 1 deletion HYDRA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.2.0.rc1
9.2.0
2 changes: 1 addition & 1 deletion hydra-core/lib/hydra-head/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HydraHead
VERSION = "9.2.0.rc1"
VERSION = "9.2.0"
end

0 comments on commit fb3ec0b

Please sign in to comment.