changeset 2:b7259a1c85aa

version number upped
author casties
date Thu, 08 Jul 2004 19:30:05 +0200
parents 9143a0c4c678
children 1a51f94d5dbd
files metacheck.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/metacheck.pl	Thu Jul 08 19:27:59 2004 +0200
+++ b/metacheck.pl	Thu Jul 08 19:30:05 2004 +0200
@@ -14,7 +14,7 @@
 #
 
 # program version
-my $version = "0.5.2 (7.1.2004)";
+my $version = "0.5.3 (8.7.2004)";
 
 # read command line parameters
 my $args = MPIWGStor::parseargs;