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:
wimpunk 2015-09-28 19:41:09 +00:00
parent db5d87ed60
commit 6b6b837b9a

View file

@ -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%^.*/%%;