summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-02 21:48:03 +0100
committerGitHub <noreply@github.com>2020-01-02 21:48:03 +0100
commit50b44463760a224cd72e0920f03ed2041689bc63 (patch)
tree384025ee8341d02432a141b4bb048b1587ac54fa /Makefile
parent1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61 (diff)
parent13bff7719eabe2e033c9a077dafbc0748c9a70c8 (diff)
downloadpodman-50b44463760a224cd72e0920f03ed2041689bc63.tar.gz
podman-50b44463760a224cd72e0920f03ed2041689bc63.tar.bz2
podman-50b44463760a224cd72e0920f03ed2041689bc63.zip
Merge pull request #4777 from mheon/bump-1.7.0-rc2
Bump to v1.7.0-RC2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32da41ef7..a9f1d17ba 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 11541aec80c0fc588f675decd0ce759a4e353684
+EPOCH_TEST_COMMIT ?= 1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD