# HG changeset patch # User Matti Hamalainen # Date 1425444234 -7200 # Node ID e843b39235dbdf20529f734509d77546a85ad13e # Parent 2871c86535ad54bb9b78d375699e9c3a86db5113 Bump version. diff -r 2871c86535ad -r e843b39235db sidinfo.c --- a/sidinfo.c Wed Mar 04 06:43:44 2015 +0200 +++ b/sidinfo.c Wed Mar 04 06:43:54 2015 +0200 @@ -574,7 +574,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.5.2", NULL, NULL); + th_init("SIDInfo", "PSID/RSID information displayer", "0.5.3", NULL, NULL); th_verbosityLevel = 0; // Parse command line arguments