Revert "bump version to 0.19"

This reverts commit 263d5d161f.
This commit is contained in:
Martijn van Brummelen
2016-08-04 10:55:42 +02:00
parent c6fa743f15
commit b808b8402c

View File

@@ -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";