summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-03-29 13:33:35 -0400
committerGitHub <noreply@github.com>2018-03-29 13:33:35 -0400
commitae43ce00fea42c4b3a8c3add9af4e04eac523c63 (patch)
tree765b7d12853a960834ad197da0b8753cf925fbb4 /Makefile
parent1e59053cc55f82f21442aff6723c89e2af4ddffe (diff)
parent567902542e9971a67979b144d3c6feacd00df79d (diff)
downloadpodman-ae43ce00fea42c4b3a8c3add9af4e04eac523c63.tar.gz
podman-ae43ce00fea42c4b3a8c3add9af4e04eac523c63.tar.bz2
podman-ae43ce00fea42c4b3a8c3add9af4e04eac523c63.zip
Merge pull request #568 from mheon/bump_0_3_5
Bump to v0.3.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78e69b624..229f1e25f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 3f5da4d0dd
+EPOCH_TEST_COMMIT ?= 1e59053cc5
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD