changeset 271:91c35d7c41ac

v0.6
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 07 Jun 2007 04:21:26 +0000
parents f467243ca315
children 34248ff8a991
files mkloc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mkloc.c	Thu Jun 07 04:18:50 2007 +0000
+++ b/mkloc.c	Thu Jun 07 04:21:26 2007 +0000
@@ -858,7 +858,7 @@
 	th_memset(&worldLoc, 0, sizeof(worldLoc));
 
 	/* Initialize */
-	th_init("mkloc", "Add locations to ASCII map", "0.5", NULL, NULL);
+	th_init("mkloc", "Add locations to ASCII map", "0.6", NULL, NULL);
 	th_verbosityLevel = 1;
 	
 	/* Parse arguments */