Bump to 3.10.0
This commit is contained in:
parent
a32095bc50
commit
68063946d0
1 changed files with 1 additions and 1 deletions
2
ddclient
2
ddclient
|
|
@ -25,7 +25,7 @@ use Getopt::Long;
|
|||
use Sys::Hostname;
|
||||
use IO::Socket;
|
||||
|
||||
my $version = "3.9.0";
|
||||
my $version = "3.10.0";
|
||||
my $programd = $0;
|
||||
$programd =~ s%^.*/%%;
|
||||
my $program = $programd;
|
||||
|
|
|
|||
Loading…
Reference in a new issue