]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 2.3.3
[autoinstalls/wordpress.git] / wp-includes / version.php
index ae3a9442f773b6cbd90a70b46d216f4bf093f28e..6459c194fd51b9a805e1170837f01e00e6b26ba5 100644 (file)
@@ -2,7 +2,7 @@
 
 // This holds the version number in a separate file so we can bump it without cluttering the SVN
 
-$wp_version = '2.3.2';
+$wp_version = '2.3.3';
 $wp_db_version = 6124;
 
 ?>