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.