changeset 167:a498edd91bcc rel-0_7_3

Bump version again.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 16 Feb 2018 22:24:57 +0200
parents e6c8a235ce2f
children 169324b8d26e
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Fri Feb 16 22:24:43 2018 +0200
+++ b/sidinfo.c	Fri Feb 16 22:24:57 2018 +0200
@@ -941,7 +941,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.2", NULL, NULL);
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.3", NULL, NULL);
     th_verbosityLevel = 0;
 
     memset(&optFormat, 0, sizeof(optFormat));