summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
Diffstat (limited to 'regen')
-rw-r--r--regen/warnings.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl
index 068d42c37f..4a664aeee8 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -76,6 +76,7 @@ my $TREE = {
}],
'deprecated' => [ 5.008, DEFAULT_ON, {
'deprecated::smartmatch' => [ 5.037009, DEFAULT_ON],
+ 'deprecated::dot_in_inc' => [ 5.025011, DEFAULT_ON],
}],
'void' => [ 5.008, DEFAULT_OFF],
'recursion' => [ 5.008, DEFAULT_OFF],