Cleanup: removing revision info.
Removing revision info even when it's just in the comments. git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@190 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
db5d87ed60
commit
6b6b837b9a
1 changed files with 0 additions and 2 deletions
2
ddclient
2
ddclient
|
@ -25,8 +25,6 @@ use Getopt::Long;
|
|||
use Sys::Hostname;
|
||||
use IO::Socket;
|
||||
|
||||
# my ($VERSION) = q$Revision$ =~ /(\d+)/;
|
||||
|
||||
my $version = "3.8.3";
|
||||
my $programd = $0;
|
||||
$programd =~ s%^.*/%%;
|
||||
|
|
Loading…
Reference in a new issue