1
0
mirror of https://github.com/fspc/dswim.git synced 2025-04-04 08:13:24 -04:00

Didn't commit since version change.

This commit is contained in:
freesource 2001-12-09 07:45:01 +00:00
parent ae9892e97d
commit ae9af0aa99

2
swim
View File

@ -107,7 +107,7 @@ use Getopt::Long;
use SWIM::Conf;
use SWIM::Global;
use SWIM::Library;
my $version = "0.4.0";
my $version = "0.4.1";
# The MAIN
# First let's determine what options are being used.