From 3db4f234bf104bd62fd57515f49d2317b0d7cddb Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 11 Oct 2002 18:29:54 +0000 Subject: [PATCH] Backporting a new file from 2.3 needed to worm around that MS's resource compiler can't do correct arithmetic. The 3rd 16-bit int in the "binary file version" we produce on Windows has been nonsense as a result. I'll fix that next. -- 2.47.3