* SConstruct
  (MSVC_VERSION): Add `2019` to the list of mapped values, as we already
   allow 14.2 to be specified.


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1909315 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/SConstruct b/SConstruct
index 211a1e3..a668196 100644
--- a/SConstruct
+++ b/SConstruct
@@ -163,6 +163,7 @@
                       '2013' : '12.0',
                       '2015' : '14.0',
                       '2017' : '14.1',
+                      '2019' : '14.2',
                      }),
 
     # We always documented that we handle an install layout, but in fact we