# HG changeset patch # User Matti Hamalainen # Date 1418666413 -7200 # Node ID 8b7b1315ca2bea96da04a3e8cb4273564174cde5 # Parent ed8c803a948c4cf118f0c9535455f1fcaf3c4e42 Bump version. diff -r ed8c803a948c -r 8b7b1315ca2b sidinfo.c --- a/sidinfo.c Mon Dec 15 20:00:10 2014 +0200 +++ b/sidinfo.c Mon Dec 15 20:00:13 2014 +0200 @@ -574,7 +574,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.5.1", NULL, NULL); + th_init("SIDInfo", "PSID/RSID information displayer", "0.5.2", NULL, NULL); th_verbosityLevel = 0; // Parse command line arguments