From 54d147d1d3c27ef4051101da3e4ada4b86a25ff2 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 5 Jan 2005 22:08:13 +0000 Subject: [PATCH] Probably will have to change this version again. --- swim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swim b/swim index 541e14d..dafc0c9 100755 --- a/swim +++ b/swim @@ -107,7 +107,7 @@ use Getopt::Long; use SWIM::Conf; use SWIM::Global; use SWIM::Library; -my $version = "0.4.2"; +my $version = "0.4.3"; # The MAIN # First let's determine what options are being used.