# HG changeset patch # User Matti Hamalainen # Date 1411696621 -10800 # Node ID 1d62d7a4958a7b6e06149cdd5428c21fd115493e # Parent ad6acc8144bdfc097f42ee10969eebe78c35ae6a Bump version. diff -r ad6acc8144bd -r 1d62d7a4958a sidinfo.c --- a/sidinfo.c Fri Sep 26 02:37:34 2014 +0300 +++ b/sidinfo.c Fri Sep 26 04:57:01 2014 +0300 @@ -571,7 +571,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.4", NULL, NULL); + th_init("SIDInfo", "PSID/RSID information displayer", "0.5", NULL, NULL); th_verbosityLevel = 0; // Parse command line arguments