# HG changeset patch # User Matti Hamalainen # Date 1411869237 -10800 # Node ID 3414fc882229456dd220cb32a1a4a747d89f8ba8 # Parent eabee1428b0a6a09df2f5a306d9ad1096aaa95d6 Bump version. diff -r eabee1428b0a -r 3414fc882229 sidinfo.c --- a/sidinfo.c Sun Sep 28 04:53:54 2014 +0300 +++ b/sidinfo.c Sun Sep 28 04:53:57 2014 +0300 @@ -574,7 +574,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.5", NULL, NULL); + th_init("SIDInfo", "PSID/RSID information displayer", "0.5.1", NULL, NULL); th_verbosityLevel = 0; // Parse command line arguments