changeset 46:8b7b1315ca2b rel-0_5_2

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Dec 2014 20:00:13 +0200
parents ed8c803a948c
children 6dd8caa9e133
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Mon Dec 15 20:00:10 2014 +0200
+++ b/sidinfo.c	Mon Dec 15 20:00:13 2014 +0200
@@ -574,7 +574,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.5.1", NULL, NULL);
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.5.2", NULL, NULL);
     th_verbosityLevel = 0;
 
     // Parse command line arguments