summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-06-15 12:08:31 -0400
committerGitHub <noreply@github.com>2018-06-15 12:08:31 -0400
commit894ae2bf76ec9877f8a4707d5b978bc23f6556f8 (patch)
treef5265785eb8fb917389861e2e478c4daf56f7b63 /Makefile
parent16ea659757ad961d6d9ac3c95d9efbc1a426cef0 (diff)
parent7fe1f66826598b111ae5106a2769bcf050a5bf09 (diff)
downloadpodman-894ae2bf76ec9877f8a4707d5b978bc23f6556f8.tar.gz
podman-894ae2bf76ec9877f8a4707d5b978bc23f6556f8.tar.bz2
podman-894ae2bf76ec9877f8a4707d5b978bc23f6556f8.zip
Merge pull request #950 from mheon/bump-0.6.3
Bump to 0.6.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7ea333f1..c6146933e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 1cbce851fa0315c147ba02afccd5a2899b5e5c5a
+EPOCH_TEST_COMMIT ?= 16ea659757ad961d6d9ac3c95d9efbc1a426cef0
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD