aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-12-11 20:00:42 +0100
committerGitHub <noreply@github.com>2019-12-11 20:00:42 +0100
commit5941138fdd3d203a949871f47f1d63462a0f18e8 (patch)
treee2e453566d8502eaab9d86126a65e6469c36c9e3 /Makefile
parent11541aec80c0fc588f675decd0ce759a4e353684 (diff)
parent70782b271f4a24632660c378b8e1347b2c590943 (diff)
downloadpodman-5941138fdd3d203a949871f47f1d63462a0f18e8.tar.gz
podman-5941138fdd3d203a949871f47f1d63462a0f18e8.tar.bz2
podman-5941138fdd3d203a949871f47f1d63462a0f18e8.zip
Merge pull request #4680 from mheon/bump-1.7.0-rc1
Bump to v1.7.0-RC1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f8820780..864724f73 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= ac73fd3fe5dcbf2647d589f9c9f37fe9531ed663
+EPOCH_TEST_COMMIT ?= 11541aec80c0fc588f675decd0ce759a4e353684
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD