bump version to 0.19

This commit is contained in:
Martijn van Brummelen
2016-08-04 07:37:37 +02:00
parent 15c444e2eb
commit 263d5d161f

View File

@@ -4,7 +4,7 @@
* used by configure to dynamically assign those values
* to documentation files.
*/
const char *version_string = "0.18";
const char *version_string = "0.19";
const char *program_name = "nwipe";
const char *author_name = "Martijn van Brummelen";
const char *email_address = "git@brumit.nl";