Skip to content

Commit

Permalink
Merge pull request #21 from JuliaImages/teh/tag_fixes
Browse files Browse the repository at this point in the history
Cleanups for tagging
  • Loading branch information
timholy authored May 22, 2017
2 parents 8e84cc8 + caff951 commit bd40e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ SimpleTraits
Reexport
Colors
FixedPointNumbers 0.3.0
Compat 0.17
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if !isempty(ambs)
end
@test isempty(ambs)

if VERSION < v"0.6.0-dev"
if VERSION < v"0.6.0-rc2"
macro inferred6(arg)
arg
end
Expand Down

0 comments on commit bd40e82

Please # to comment.