summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-10-01 03:55:28 -0700
committerGitHub <noreply@github.com>2019-10-01 03:55:28 -0700
commit5d344db8d776190568df9c3b73fd22b632c9c135 (patch)
treec4e69521ca5b52f5435f041f981e56eb4871fef7 /Makefile
parentd7eba026876e4a6a362464dcf08fe6757ebedd1a (diff)
parentd74fb433a86d52c684983bc792de764e2884bcc4 (diff)
downloadpodman-5d344db8d776190568df9c3b73fd22b632c9c135.tar.gz
podman-5d344db8d776190568df9c3b73fd22b632c9c135.tar.bz2
podman-5d344db8d776190568df9c3b73fd22b632c9c135.zip
Merge pull request #4155 from mheon/bump-1.6.0
Bump to v1.6.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b8d835f5d..e35264a74 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 0000afc1af06b04ececeb91637bb3d80d6f47e14
+EPOCH_TEST_COMMIT ?= d7eba026876e4a6a362464dcf08fe6757ebedd1a
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD