mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 13:42:14 +00:00
@@ -4,7 +4,11 @@
|
||||
* used by configure to dynamically assign those values
|
||||
* to documentation files.
|
||||
*/
|
||||
<<<<<<< HEAD
|
||||
const char *version_string = "0.20";
|
||||
=======
|
||||
const char *version_string = "0.18";
|
||||
>>>>>>> parent of 263d5d1... bump version to 0.19
|
||||
const char *program_name = "nwipe";
|
||||
const char *author_name = "Martijn van Brummelen";
|
||||
const char *email_address = "git@brumit.nl";
|
||||
|
||||
Reference in New Issue
Block a user