changeset 50:e843b39235db

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Mar 2015 06:43:54 +0200
parents 2871c86535ad
children 485c8ed6d3fe
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Wed Mar 04 06:43:44 2015 +0200
+++ b/sidinfo.c	Wed Mar 04 06:43:54 2015 +0200
@@ -574,7 +574,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.5.2", NULL, NULL);
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.5.3", NULL, NULL);
     th_verbosityLevel = 0;
 
     // Parse command line arguments