X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/f6364df6999f38896cc58171ec4a503f4f2dedcf..e9d988989fe37ab8c5f903e47fbe36e6e00dc51f:/wp-includes/version.php?ds=sidebyside diff --git a/wp-includes/version.php b/wp-includes/version.php index 14980a3d..aefcfeb2 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * @global string $wp_version */ -$wp_version = '3.1.2'; +$wp_version = '3.1.3'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.