aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2019-01-11 15:24:11 -0500
committerGitHub <noreply@github.com>2019-01-11 15:24:11 -0500
commitdc5c061cdcad2f815d9f8c0556a3e13824e6ba75 (patch)
treeb1e6dc29d5f401dac67094121bca3c862d658f31 /Makefile
parentd32e2d1fecb80f74a727f857bacda08bea9b7d67 (diff)
parente01e405d3ad6b975e20d183dc49839eee513f9f4 (diff)
downloadpodman-dc5c061cdcad2f815d9f8c0556a3e13824e6ba75.tar.gz
podman-dc5c061cdcad2f815d9f8c0556a3e13824e6ba75.tar.bz2
podman-dc5c061cdcad2f815d9f8c0556a3e13824e6ba75.zip
Merge pull request #2146 from mheon/release_v1.0
Bump to v1.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f953eef3..49784821f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 76c57f55cacb7916ca451e378d181b1c30c94032
+EPOCH_TEST_COMMIT ?= d32e2d1fecb80f74a727f857bacda08bea9b7d67
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD