summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-18 12:43:05 -0400
committerGitHub <noreply@github.com>2018-05-18 12:43:05 -0400
commit228c71b1dadaa8894648111982d09c76b066e3c9 (patch)
tree0c8011a9d6fced4e1de93f326438f4de657a03e5 /Makefile
parentbbc522be8ec55e16c6555a09ae1c33f6f2247358 (diff)
parent133df588a61272c02fd0da2ccf30d36cb48978bc (diff)
downloadpodman-228c71b1dadaa8894648111982d09c76b066e3c9.tar.gz
podman-228c71b1dadaa8894648111982d09c76b066e3c9.tar.bz2
podman-228c71b1dadaa8894648111982d09c76b066e3c9.zip
Merge pull request #803 from mheon/bump_0_5_3
Bump to v0.5.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea6e9bfba..a839b1ab9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= c8208a845e734a3
+EPOCH_TEST_COMMIT ?= bbc522be8ec55e1
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD