Skip to content

Commit

Permalink
Bump version to 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Hakim committed Mar 19, 2015
1 parent 836a3ca commit d3cd911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import yaml

# CONSTANTS
AGENT_VERSION = "5.2.1"
AGENT_VERSION = "5.2.2"
DATADOG_CONF = "datadog.conf"
DEFAULT_CHECK_FREQUENCY = 15 # seconds
LOGGING_MAX_BYTES = 5 * 1024 * 1024
Expand Down

0 comments on commit d3cd911

Please sign in to comment.