You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2011/05/12 18:45:05 UTC

svn commit: r1102373 - /myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/api/jsf.js

Author: werpu
Date: Thu May 12 16:45:05 2011
New Revision: 1102373

URL: http://svn.apache.org/viewvc?rev=1102373&view=rev
Log:
https://issues.apache.org/jira/browse/MYFACES-3139

upping the implementation version


Modified:
    myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/api/jsf.js

Modified: myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/api/jsf.js
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/api/jsf.js?rev=1102373&r1=1102372&r2=1102373&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/api/jsf.js (original)
+++ myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/api/jsf.js Thu May 12 16:45:05 2011
@@ -50,7 +50,7 @@ if (!window.jsf) {
          * non jsf.<namespace> references outside of functions in the api
          * we have to set the version here instead of the impl.
          */
-        this.implversion = 2;
+        this.implversion = 6;
 
         /**
          * @return the current project state emitted by the server side method: