aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-05-06 19:13:36 +0200
committerGitHub <noreply@github.com>2019-05-06 19:13:36 +0200
commitff260f07e2be55c7fbda24b8727686fc55c650a6 (patch)
tree635ac37e9cc901a01734c589cea68a66c1f3119f /Makefile
parenta9fc570dd844bf1ebd1f106f1b8091882b4a2b29 (diff)
parent6e0cb425299631e6c8f21b723e488ef830b1bbed (diff)
downloadpodman-ff260f07e2be55c7fbda24b8727686fc55c650a6.tar.gz
podman-ff260f07e2be55c7fbda24b8727686fc55c650a6.tar.bz2
podman-ff260f07e2be55c7fbda24b8727686fc55c650a6.zip
Merge pull request #3069 from mheon/bump-1.3.0
Bump to v1.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0085537d0..86d0d99d2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 7b7397481960c85379d8eb1ed21e76da2ce8a4fc
+EPOCH_TEST_COMMIT ?= a9fc570dd844bf1ebd1f106f1b8091882b4a2b29
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD