Skip to content

Commit

Permalink
Preparing for 6.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 1, 2013
1 parent a338669 commit b950e5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HISTORY.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h3. 6.3.0.rc1
h3. 6.3.0 (2013-07-01)
* Use Om in a way that is compatible with 3.0.1 [Justin Coyne]
* Rails 4 support [Justin Coyne]

Expand Down
2 changes: 1 addition & 1 deletion HYDRA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.0.rc1
6.3.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,4 +1,4 @@
module HydraHead
VERSION = "6.3.0.rc1"
VERSION = "6.3.0"
end

0 comments on commit b950e5f

Please sign in to comment.