diff --git a/Makefile b/Makefile index 9509d8f7..3c0fa0ba 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ else endif RESTIC_VER := 0.13.1 -REDIS_DUMP_VER := 0.8.1-ac +REDIS_DUMP_VER := 0.8.2-ac ### ### These variables should not need tweaking.