Skip to content

Commit

Permalink
Updating to build against Gaffer 0.57.4.0 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
boberfly committed May 31, 2020
1 parent 91b0d29 commit d42ed07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

parser.add_argument(
"--gafferVersion",
default = "0.57.0.0",
default = "0.57.4.0",
help = "The version of Gaffer to build against. "
)

Expand Down

0 comments on commit d42ed07

Please sign in to comment.