diff options
Diffstat (limited to 'pico/osdep/mswin.rc')
-rw-r--r-- | pico/osdep/mswin.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pico/osdep/mswin.rc b/pico/osdep/mswin.rc index 5462b554..b3d233a4 100644 --- a/pico/osdep/mswin.rc +++ b/pico/osdep/mswin.rc @@ -208,12 +208,12 @@ BEGIN VALUE "Comments", "see http://www.washington.edu/pine\0" VALUE "CompanyName", "University of Washington\0" VALUE "FileDescription", "Pico\0" - VALUE "FileVersion", "5.05\0" + VALUE "FileVersion", "5.07\0" VALUE "InternalName", "pico\0" VALUE "LegalCopyright", "Copyright 2006-2009\0" VALUE "OriginalFilename", "pico.exe\0" VALUE "ProductName", " pico\0" - VALUE "ProductVersion", "5.05\0" + VALUE "ProductVersion", "5.07\0" END END BLOCK "VarFileInfo" |