Daily Archives: April 28th, 2006

2.0.1 to 2.0.2 patchfile

Sometimes us unix folk like to have a patchfile to upgrade our software (especially scripts) so I made one for upgrading my wordpress installation from 2.0.1 to 2.0.2. ~/my_wp_webroot $ patch -p1 < WordPress_2.0.1_to_2.0.2.patch