patch 7.4.2041
Problem:    Netbeans file authentication not tested.
Solution:   Add a test.
diff --git a/src/version.c b/src/version.c
index 9baf99e..72b4789 100644
--- a/src/version.c
+++ b/src/version.c
@@ -759,6 +759,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2041,
+/**/
     2040,
 /**/
     2039,