changeset 181:5bc837384177 rel-0_7_5

Bump version again.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jul 2018 00:06:04 +0300
parents 6913c5dbbb58
children 6cf0e524e4d3
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.");