diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-06-22 15:55:06 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-06-22 15:55:06 -0400 |
commit | b8eeb4d128998b871082c3c3ce4e4e1a858c1b70 (patch) | |
tree | d51a9096df44b5d397cd2d4537b7b6ab13c09711 /Makefile | |
parent | 32bfb5107cdd3ed41ab68b2b78a8de1306dec329 (diff) | |
download | podman-b8eeb4d128998b871082c3c3ce4e4e1a858c1b70.tar.gz podman-b8eeb4d128998b871082c3c3ce4e4e1a858c1b70.tar.bz2 podman-b8eeb4d128998b871082c3c3ce4e4e1a858c1b70.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,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 9e134576e8eb047466706fa71a201def6d5d8159 +EPOCH_TEST_COMMIT ?= 55dd266ec1396038992db76283931e8bce04f1b3 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |