summaryrefslogtreecommitdiff
path: root/win32/resource.h
Commit message (Collapse)AuthorAgeFilesLines
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
|
* Added versioning to dll and exe files created under windows.Joseph Tate2002-04-111-0/+15
#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)