aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-05 13:11:02 -0400
committerGitHub <noreply@github.com>2018-04-05 13:11:02 -0400
commitfbc9d189b1e400fc0277c84adcd8db053a8adaeb (patch)
tree4b29b8f6c0480faaf427a28886871cb089c62837 /Makefile
parent54bd0ae71671084c53bdd7e675e23c657d410280 (diff)
parent782cf60ebbd0e336efa5f0f5d040104bd02460a6 (diff)
downloadpodman-fbc9d189b1e400fc0277c84adcd8db053a8adaeb.tar.gz
podman-fbc9d189b1e400fc0277c84adcd8db053a8adaeb.tar.bz2
podman-fbc9d189b1e400fc0277c84adcd8db053a8adaeb.zip
Merge pull request #595 from mheon/bump_0_4_1
Bump to v0.4.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 92ede9703..5a897e42c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 1e59053cc5
+EPOCH_TEST_COMMIT ?= 54bd0ae716
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD