changeset 25:055c2355dd0a rel-0_4

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 25 Sep 2014 03:41:06 +0300
parents 16d6b5029543
children 0928e3c0d08f
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Thu Sep 25 03:40:46 2014 +0300
+++ b/sidinfo.c	Thu Sep 25 03:41:06 2014 +0300
@@ -497,7 +497,7 @@
 int main(int argc, char *argv[])
 {
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.3", NULL, NULL);
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.4", NULL, NULL);
     th_verbosityLevel = 0;
 
     // Parse command line arguments