Revision: 6939 Author: [email protected] Date: Mon Nov 16 17:14:30 2009 Log: Update version number in MissingPlugin app.
Patch by: jat Review by: bruce (verbal) http://code.google.com/p/google-web-toolkit/source/detail?r=6939 Modified: /trunk/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml ======================================= --- /trunk/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml Mon Nov 16 15:15:53 2009 +++ /trunk/plugins/MissingPlugin/war/WEB-INF/appengine-web.xml Mon Nov 16 17:14:30 2009 @@ -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> -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
