1 --- config/bdate.pl.orig 2006-10-26 21:06:39.000000000 +0000
2 +++ config/bdate.pl 2006-10-26 21:06:56.000000000 +0000
5 # Both "generate" args are optional
6 $file = $ARGV[0] if ("$ARGV[0]" ne "");
7 -$official = 1 if ("$ARGV[1]" ne "");
9 &mozBDate::UpdateBuildNumber($file, $official);