summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-12-06 17:36:01 -0500
committerGitHub <noreply@github.com>2018-12-06 17:36:01 -0500
commit71497706e124eaae0f4654278749c1e34a6c209f (patch)
tree124cc2ef5ed454bb4296719c38cb1386c0506ae6 /Makefile
parentc264da80aab889c787ca4f9b72a9739b4f6f187e (diff)
parent758b7a5a63c6de8df5fd8d7e394c43a07418666e (diff)
downloadpodman-71497706e124eaae0f4654278749c1e34a6c209f.tar.gz
podman-71497706e124eaae0f4654278749c1e34a6c209f.tar.bz2
podman-71497706e124eaae0f4654278749c1e34a6c209f.zip
Merge pull request #1954 from mheon/bump-0.12.1
Bump to v0.12.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 195d105b7..78e7b62d3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 1b52843cfd2ae254a6e52c74e564730f1c875c4c
+EPOCH_TEST_COMMIT ?= c264da80aab889c787ca4f9b72a9739b4f6f187e
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD