Skip to content

Commit

Permalink
Preparing for 9.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Feb 6, 2016
1 parent e101fd6 commit 0853dfd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions HISTORY.textile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
h3. 9.7.0 (2016-02-05)
* 2016-02-05: Replace Jettywrapper with fcrepo_wrapper [Justin Coyne]
* 2016-01-26: Allow Hydra::PermissionsSolrDocument to autoload [Justin Coyne]

h3. 9.6.0 (2016-01-21)
* 2015-11-05: Use ruby 1.9 style hashes [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.6.0
9.7.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.6.0"
VERSION = "9.7.0"
end

0 comments on commit 0853dfd

Please sign in to comment.