From d819330583be447de1307ca0de3c1ef0ced7a2bf Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Sat, 19 Dec 2020 18:32:39 +0000 Subject: [PATCH] bump minor banner revision --- src/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.c b/src/version.c index d7ccaf42..9e4a30be 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.30"; +const char* banner = "nwipe 0.30.001";