Skip to content

Commit

Permalink
Preparing for 9.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Feb 8, 2016
1 parent 24bf00f commit d55947b
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.7.1 (2016-02-08)
* 2016-02-06: Use test variable for test solr port if available [Justin Coyne]

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]
Expand Down
2 changes: 1 addition & 1 deletion HYDRA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.7.0
9.7.1
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.7.0"
VERSION = "9.7.1"
end

0 comments on commit d55947b

Please sign in to comment.