Update version number in MissingPlugin app.

Patch by: jat
Review by: bruce (verbal)


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6939 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml b/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml
index 8bc05f9..241f565 100644
--- a/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml
+++ b/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
 	<application>gwt-dev-plugin-missing</application>
-	<version>2</version>
+	<version>3</version>
 	
 	<!-- Configure java.util.logging -->
 	<system-properties>