summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-19 02:26:27 +0200
committerGitHub <noreply@github.com>2019-06-19 02:26:27 +0200
commit240b84620e59f838a61ff3a254ef16f5c4358f12 (patch)
tree02b60381678346ecbd8adc6920bca6038c533148 /Makefile
parent5df8178c995fe6422f0fed258cd65f6cbcf26f2e (diff)
parent6a9d2c0991f1a5bce2cea6fbd7d3634750ac056f (diff)
downloadpodman-240b84620e59f838a61ff3a254ef16f5c4358f12.tar.gz
podman-240b84620e59f838a61ff3a254ef16f5c4358f12.tar.bz2
podman-240b84620e59f838a61ff3a254ef16f5c4358f12.zip
Merge pull request #3371 from mheon/bump-1.4.2
Bump to v1.4.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 027f10445..881236452 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 90e3c9002b2293569e0cec168a30ecb962b00034
+EPOCH_TEST_COMMIT ?= 5df8178c995fe6422f0fed258cd65f6cbcf26f2e
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD