X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/e9d988989fe37ab8c5f903e47fbe36e6e00dc51f..b137f4ce021b4022c56f452c2eafa7abfcef0a7c:/wp-includes/version.php diff --git a/wp-includes/version.php b/wp-includes/version.php index aefcfeb2..c0e30f1a 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.3'; +$wp_version = '3.1.4'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.