diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-24 17:16:36 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-08-24 17:16:36 -0400 |
commit | 34ed359595e0909d4fcc3eacd66d95fc94a30523 (patch) | |
tree | 2b0918a6c7a18fba0a8c5dad7246ddc0af207c41 /Makefile | |
parent | 017e2d3468bebc54b1753031bc4e1861b8cb1c25 (diff) | |
download | podman-34ed359595e0909d4fcc3eacd66d95fc94a30523.tar.gz podman-34ed359595e0909d4fcc3eacd66d95fc94a30523.tar.bz2 podman-34ed359595e0909d4fcc3eacd66d95fc94a30523.zip |
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ GO ?= go DESTDIR ?= / -EPOCH_TEST_COMMIT ?= 33f95b9ef82e48bd8350f6327292e55004bd6013 +EPOCH_TEST_COMMIT ?= 717b038911d1904b056113cc5a7d13b22f5ef4ce HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |