Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #189 from DataDog/victor.atteh/bump_windows_version
Browse files Browse the repository at this point in the history
victor.atteh/windows bump to 6.5.2
  • Loading branch information
vatteh authored Sep 19, 2018
2 parents 70c5465 + cc8fd6b commit 2471564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gorake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def go_build(program, opts={})
agentversion = ENV["AGENT_VERSION"] || ENV["PROCESS_AGENT_VERSION"] || "0.99.0"

# NOTE: This value is currently hardcoded and needs to be manually incremented during release
winversion = "6.5.1".split(".")
winversion = "6.5.2".split(".")

vars = {}
vars["#{dd}.Version"] = agentversion
Expand Down

0 comments on commit 2471564

Please sign in to comment.