# HG changeset patch # User Matti Hamalainen # Date 1530911164 -10800 # Node ID 5bc837384177c898bacf63be2a47ca999c406594 # Parent 6913c5dbbb58c287360f1fc0ca0763533f8af497 Bump version again. diff -r 6913c5dbbb58 -r 5bc837384177 sidinfo.c --- a/sidinfo.c Sat Jul 07 00:05:45 2018 +0300 +++ b/sidinfo.c Sat Jul 07 00:06:04 2018 +0300 @@ -1027,7 +1027,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.7.4", + th_init("SIDInfo", "PSID/RSID information displayer", "0.7.5", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP", "This program is distributed under a 3-clause BSD -style license.");