]> git.sesse.net Git - nms/blobdiff - clients/dhcptail.pl
Changed the year in dhcptail.pl.
[nms] / clients / dhcptail.pl
index 044c81750e3b14d86d1a889bdbdb834c1c41b6b5..50a51b9feef7aa3804b06ec3cee6fae0a23b0ce0 100755 (executable)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 
 # WARNING: CHANGE THIS! :-P
-my $year = 2005;
+my $year = 2006;
 
 my %months = (
        Jan => 1,