changeset 192:c0849f47e10f

Oops, bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jul 2018 16:47:03 +0300
parents d26bc1adfd14
children ef646bacfa99
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Mon Jul 09 16:46:08 2018 +0300
+++ b/sidinfo.c	Mon Jul 09 16:47:03 2018 +0300
@@ -1143,7 +1143,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.5",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.6",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");