Cleanup: removing revision info from ddclient

Preparing the complete merge with sf.
This commit is contained in:
Wim Vinckier 2015-09-28 21:38:28 +02:00
parent 88c2eb46e6
commit 6fc2f511b6

View file

@ -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;