summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-12-07 14:17:48 -0500
committerGitHub <noreply@github.com>2018-12-07 14:17:48 -0500
commit1f547b2936af06656eaf579c3adaf8f345d227fc (patch)
tree546f16b43d011ef4569d5b52b50da4c7858b57e9 /Makefile
parent1a5024193094a178cd93b675a0178062236c4a22 (diff)
parentd16f791851b44c7362f0005e31041d0d62c31bd0 (diff)
downloadpodman-1f547b2936af06656eaf579c3adaf8f345d227fc.tar.gz
podman-1f547b2936af06656eaf579c3adaf8f345d227fc.tar.bz2
podman-1f547b2936af06656eaf579c3adaf8f345d227fc.zip
Merge pull request #1957 from mheon/bump-0.12.1.1
Bump to v0.12.1.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e75800b4..f99aaaeca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= c264da80aab889c787ca4f9b72a9739b4f6f187e
+EPOCH_TEST_COMMIT ?= 1a5024193094a178cd93b675a0178062236c4a22
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD