summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-06-07 16:50:53 -0400
committerGitHub <noreply@github.com>2019-06-07 16:50:53 -0400
commit43dc5bb627be48e16f885455b9238fe3f7cf3c4d (patch)
tree57b0aeec0f46adc03256cf96157e3c4d994c4e5a /Makefile
parent1f31892a9fd8573d4b25274b208e6b9f860cdf81 (diff)
parent7ce4036187ed385da44b11d007c8bb9421c047be (diff)
downloadpodman-43dc5bb627be48e16f885455b9238fe3f7cf3c4d.tar.gz
podman-43dc5bb627be48e16f885455b9238fe3f7cf3c4d.tar.bz2
podman-43dc5bb627be48e16f885455b9238fe3f7cf3c4d.zip
Merge pull request #3282 from mheon/bump-1.4.0
Bump to v1.4.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c7c3a0d17..9660ad78d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 8161802f7df857e0850f842261079c83290f9891
+EPOCH_TEST_COMMIT ?= 1f31892a9fd8573d4b25274b208e6b9f860cdf81
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD