changeset 41:3414fc882229 rel-0_5_1

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 28 Sep 2014 04:53:57 +0300
parents eabee1428b0a
children 04c9c03a2f09
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Sun Sep 28 04:53:54 2014 +0300
+++ b/sidinfo.c	Sun Sep 28 04:53:57 2014 +0300
@@ -574,7 +574,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.5", NULL, NULL);
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.5.1", NULL, NULL);
     th_verbosityLevel = 0;
 
     // Parse command line arguments