# HG changeset patch # User Matti Hamalainen # Date 1528070312 -10800 # Node ID e203761c40070aa5eeebdfa169a53f866c967149 # Parent 23dcc2dc47a93458fd28f635b66dcca60cf30400 Bump version. diff -r 23dcc2dc47a9 -r e203761c4007 sidinfo.c --- a/sidinfo.c Mon Jun 04 02:57:48 2018 +0300 +++ b/sidinfo.c Mon Jun 04 02:58:32 2018 +0300 @@ -983,7 +983,7 @@ int main(int argc, char *argv[]) { // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.7.3", + th_init("SIDInfo", "PSID/RSID information displayer", "0.7.4", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP", "This program is distributed under a 3-clause BSD -style license.");