summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-25 13:54:33 -0400
committerGitHub <noreply@github.com>2018-05-25 13:54:33 -0400
commit44d1c1c631db0707a677260244492189a33d9784 (patch)
tree638bfb94674e82e02325c1f8fa17eaa44d1cee46 /Makefile
parent1930f5d7093e84cdcc9e327e296f4733f32b20c8 (diff)
parenta9f200065cdf6235d7775d531e3fffef29194110 (diff)
downloadpodman-44d1c1c631db0707a677260244492189a33d9784.tar.gz
podman-44d1c1c631db0707a677260244492189a33d9784.tar.bz2
podman-44d1c1c631db0707a677260244492189a33d9784.zip
Merge pull request #834 from mheon/bump_0_5_4
Bump 0 5 4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 847a31041..276bb9a7f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= bbc522be8ec55e1
+EPOCH_TEST_COMMIT ?= 1930f5d7093e84cdcc9e327e296f4733f32b20c8
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD