# HG changeset patch # User Matti Hamalainen # Date 1411605666 -10800 # Node ID 055c2355dd0a4a8c5ccf41f47c8b94f3bda57f6c # Parent 16d6b502954367c617c105af7d8b4faf40ca02a3 Bump version. diff -r 16d6b5029543 -r 055c2355dd0a sidinfo.c --- a/sidinfo.c Thu Sep 25 03:40:46 2014 +0300 +++ b/sidinfo.c Thu Sep 25 03:41:06 2014 +0300 @@ -497,7 +497,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.3", NULL, NULL); + th_init("SIDInfo", "PSID/RSID information displayer", "0.4", NULL, NULL); th_verbosityLevel = 0; // Parse command line arguments