# HG changeset patch # User Matti Hamalainen # Date 1411601450 -10800 # Node ID 948bcd9743566501fab4fd001c5cd87d8ec249e2 # Parent 0d1bde382e5ce0d92a1a0ddac6dd53206acc32af Bump version. diff -r 0d1bde382e5c -r 948bcd974356 sidinfo.c --- a/sidinfo.c Thu Sep 25 02:30:32 2014 +0300 +++ b/sidinfo.c Thu Sep 25 02:30:50 2014 +0300 @@ -484,7 +484,7 @@ PSIDHeader psid; // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.1", NULL, NULL); + th_init("SIDInfo", "PSID/RSID information displayer", "0.2", NULL, NULL); th_verbosityLevel = 0; // Parse command line arguments