changeset 21:6ba8403930ab rel-0_3

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 25 Sep 2014 02:49:55 +0300
parents 6058339ffe0e
children c89a20bce211
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Thu Sep 25 02:49:51 2014 +0300
+++ b/sidinfo.c	Thu Sep 25 02:49:55 2014 +0300
@@ -494,7 +494,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.2", NULL, NULL);
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.3", NULL, NULL);
     th_verbosityLevel = 0;
 
     // Parse command line arguments