summaryrefslogtreecommitdiff
path: root/win32/php4dllts.rc2
Commit message (Collapse)AuthorAgeFilesLines
* Added versioning to dll and exe files created under windows.Joseph Tate2002-04-111-0/+61
#Note that these do not require modification when the version number changes. #Utilizes the new partitioned version number defines in php_version.h @ Added version info to the dll and exe files created under Windows. (jtate)