patch 8.2.3819: test fails because error message changed

Problem:    Test fails because error message changed.
Solution:   Update screendumps.
diff --git a/src/testdir/dumps/Test_popupwin_three_errors_1.dump b/src/testdir/dumps/Test_popupwin_three_errors_1.dump
index 2bf9a54..64b1a75 100644
--- a/src/testdir/dumps/Test_popupwin_three_errors_1.dump
+++ b/src/testdir/dumps/Test_popupwin_three_errors_1.dump
@@ -6,5 +6,5 @@
 |~| @73
 |~| @73
 |~| @73
-|E+0#ffffff16#e000002|8|9|6|:| |A|r|g|u|m|e|n|t| |o|f| |f|i|l|t|e|r|(|)| |m|u|s|t| |b|e| |a| |L|i|s|t|,| |D|i|c|t|i|o|n|a|r|y| |o|r| |B|l|o|b| +0#0000000#ffffff0@13
+|E+0#ffffff16#e000002|1|2|5|0|:| |A|r|g|u|m|e|n|t| |o|f| |f|i|l|t|e|r|(|)| |m|u|s|t| |b|e| |a| |L|i|s|t|,| |S|t|r|i|n|g|,| |D|i|c|t|i|o|n|a|r|y| |o|r| |B|l|o|b| +0#0000000#ffffff0@4
 @57|0|,|0|-|1| @8|A|l@1| 
diff --git a/src/testdir/dumps/Test_popupwin_three_errors_2.dump b/src/testdir/dumps/Test_popupwin_three_errors_2.dump
index 09550a2..aa90915 100644
--- a/src/testdir/dumps/Test_popupwin_three_errors_2.dump
+++ b/src/testdir/dumps/Test_popupwin_three_errors_2.dump
@@ -6,5 +6,5 @@
 |~| @73
 |~| @73
 |~| @73
-|E+0#ffffff16#e000002|8|9|6|:| |A|r|g|u|m|e|n|t| |o|f| |f|i|l|t|e|r|(|)| |m|u|s|t| |b|e| |a| |L|i|s|t|,| |D|i|c|t|i|o|n|a|r|y| |o|r| |B|l|o|b| +0#0000000#ffffff0@13
+|E+0#ffffff16#e000002|1|2|5|0|:| |A|r|g|u|m|e|n|t| |o|f| |f|i|l|t|e|r|(|)| |m|u|s|t| |b|e| |a| |L|i|s|t|,| |S|t|r|i|n|g|,| |D|i|c|t|i|o|n|a|r|y| |o|r| |B|l|o|b| +0#0000000#ffffff0@4
 @57|0|,|0|-|1| @8|A|l@1| 
diff --git a/src/version.c b/src/version.c
index d48206f..f29571e 100644
--- a/src/version.c
+++ b/src/version.c
@@ -750,6 +750,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3819,
+/**/
     3818,
 /**/
     3817,