summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-08-24 17:17:53 -0400
committerGitHub <noreply@github.com>2018-08-24 17:17:53 -0400
commitb090d953ca50443651b097234a538d5e6d61d234 (patch)
tree2b0918a6c7a18fba0a8c5dad7246ddc0af207c41 /Makefile
parent717b038911d1904b056113cc5a7d13b22f5ef4ce (diff)
parent34ed359595e0909d4fcc3eacd66d95fc94a30523 (diff)
downloadpodman-b090d953ca50443651b097234a538d5e6d61d234.tar.gz
podman-b090d953ca50443651b097234a538d5e6d61d234.tar.bz2
podman-b090d953ca50443651b097234a538d5e6d61d234.zip
Merge pull request #1343 from mheon/bump-0.8.4
Bump to 0.8.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e69e9e26b..6f7bf7537 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 33f95b9ef82e48bd8350f6327292e55004bd6013
+EPOCH_TEST_COMMIT ?= 717b038911d1904b056113cc5a7d13b22f5ef4ce
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD