1
0
mirror of https://github.com/fspc/dswim.git synced 2025-04-03 15:53:23 -04:00

Probably will have to change this version again.

This commit is contained in:
freesource 2005-01-05 22:08:13 +00:00
parent 84971c3dbb
commit 54d147d1d3

2
swim
View File

@ -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.