summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-11 13:23:06 -0400
committerGitHub <noreply@github.com>2018-05-11 13:23:06 -0400
commit07253fc8af77a5f19f5661aaee2c1008da79611c (patch)
treede15d3cd070659148ae3c73b8f9d9976f2e6c256 /Makefile
parentc8208a845e734a3527f5f589d7d318087ca92b07 (diff)
parent266fe390c2fa89ab43a300933238dee027995dac (diff)
downloadpodman-07253fc8af77a5f19f5661aaee2c1008da79611c.tar.gz
podman-07253fc8af77a5f19f5661aaee2c1008da79611c.tar.bz2
podman-07253fc8af77a5f19f5661aaee2c1008da79611c.zip
Merge pull request #755 from mheon/bump_0_5_2
Bump to v0.5.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abe3ea8de..57b61e5ab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= b44d4fb1ec05aec
+EPOCH_TEST_COMMIT ?= c8208a845e734a3
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD