diff --git a/svn/ddclient b/svn/ddclient index a4a09fc..0b91579 100755 --- a/svn/ddclient +++ b/svn/ddclient @@ -17,7 +17,7 @@ use Getopt::Long; use Sys::Hostname; use IO::Socket; -my $version = "3.7.2"; +my $version = "3.7.3"; my $programd = $0; $programd =~ s%^.*/%%; my $program = $programd;