Cleanup: removing revision info from ddclient
Preparing the complete merge with sf.
This commit is contained in:
parent
88c2eb46e6
commit
6fc2f511b6
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) = q$Revision: 184 $ =~ /(\d+)/;
|
||||
# my ($VERSION) = q$Revision$ =~ /(\d+)/;
|
||||
|
||||
my $version = "3.8.3";
|
||||
my $programd = $0;
|
||||
|
|
Loading…
Reference in a new issue