comparison sidinfo.c @ 138:d40c371ce1f9 rel-0_6_2

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 02 Jun 2017 04:39:46 +0300
parents b4b1aac8761c
children 9f96b37c4f75
comparison
equal deleted inserted replaced
137:18f61c69733d 138:d40c371ce1f9
612 612
613 613
614 int main(int argc, char *argv[]) 614 int main(int argc, char *argv[])
615 { 615 {
616 // Initialize 616 // Initialize
617 th_init("SIDInfo", "PSID/RSID information displayer", "0.6.1", NULL, NULL); 617 th_init("SIDInfo", "PSID/RSID information displayer", "0.6.2", NULL, NULL);
618 th_verbosityLevel = 0; 618 th_verbosityLevel = 0;
619 619
620 memset(&optFormat, 0, sizeof(optFormat)); 620 memset(&optFormat, 0, sizeof(optFormat));
621 621
622 // Initialize iconv, check if we have language/charset 622 // Initialize iconv, check if we have language/charset