From 13ecd9d26872dd2d6a2fd99c18fe84ee6fb75939 Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Wed, 2 Dec 2020 11:08:32 +0000 Subject: [PATCH] Bump minor rev to .009 --- src/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.c b/src/version.c index 189c693..b148e84 100644 --- a/src/version.c +++ b/src/version.c @@ -14,4 +14,4 @@ Modifications to original dwipe Copyright Andy Beverley \n\ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS\n\ FOR A PARTICULAR PURPOSE.\n"; -const char* banner = "nwipe 0.29.008"; +const char* banner = "nwipe 0.29.009";