changeset 174:e203761c4007

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 04 Jun 2018 02:58:32 +0300
parents 23dcc2dc47a9
children 3d578c0043ae
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.");