diff --git a/src/version.c b/src/version.c index 46d5781..9828e32 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.26"; +const char *banner = "nwipe 0.27rc1";