You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/08/25 02:42:17 UTC

[13/21] mass rename for 2.1.0rc1

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/764f10bf/templates/custom/www/index.html
----------------------------------------------------------------------
diff --git a/templates/custom/www/index.html b/templates/custom/www/index.html
index fc9dd1d..854e7ac 100644
--- a/templates/custom/www/index.html
+++ b/templates/custom/www/index.html
@@ -15,7 +15,7 @@
                 <p class="status complete blink hide">Device is Ready</p>
             </div>
         </div>
-        <script type="text/javascript" src="cordova-2.0.0.js"></script>
+        <script type="text/javascript" src="cordova-2.1.0.js"></script>
         <script type="text/javascript" src="js/index.js"></script>
         <script type="text/javascript">
             app.initialize();

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/764f10bf/templates/description.txt
----------------------------------------------------------------------
diff --git a/templates/description.txt b/templates/description.txt
index 8340586..5eba1f9 100644
--- a/templates/description.txt
+++ b/templates/description.txt
@@ -1,4 +1,4 @@
 CordovaStarter
 
-Starter project for building a Cordova app for Windows Phone version: 2.0.0 ( formerly PhoneGap )
+Starter project for building a Cordova app for Windows Phone version: 2.1.0rc1 ( formerly PhoneGap )
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/764f10bf/templates/full/CordovaAppProj.csproj
----------------------------------------------------------------------
diff --git a/templates/full/CordovaAppProj.csproj b/templates/full/CordovaAppProj.csproj
index a6396ae..8941a6b 100644
--- a/templates/full/CordovaAppProj.csproj
+++ b/templates/full/CordovaAppProj.csproj
@@ -100,7 +100,7 @@
     <Content Include="www\js\index.js" />
     <None Include="BuildManifestProcessor.js" />
     <Content Include="CordovaLib\WP7CordovaClassLib.dll" />
-    <Content Include="www\cordova-2.0.0.js" />
+    <Content Include="www\cordova-2.1.0.js" />
     <Content Include="www\css\index.css" />
     <Content Include="www\img\cordova.png" />
     <Content Include="www\index.html">

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/764f10bf/templates/full/CordovaSourceDictionary.xml
----------------------------------------------------------------------
diff --git a/templates/full/CordovaSourceDictionary.xml b/templates/full/CordovaSourceDictionary.xml
index 97a48aa..e2ed22f 100644
--- a/templates/full/CordovaSourceDictionary.xml
+++ b/templates/full/CordovaSourceDictionary.xml
@@ -2,7 +2,7 @@
 <!-- This file is auto-generated, do not edit! -jm -->
 <CordovaSourceDictionary>
     <FilePath Value="www\js\index.js"/>
-    <FilePath Value="www\cordova-2.0.0.js"/>
+    <FilePath Value="www\cordova-2.1.0.js"/>
     <FilePath Value="www\css\index.css"/>
     <FilePath Value="www\img\cordova.png"/>
     <FilePath Value="www\index.html"/>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/764f10bf/templates/full/VERSION
----------------------------------------------------------------------
diff --git a/templates/full/VERSION b/templates/full/VERSION
index 3068ee2..112370a 100644
--- a/templates/full/VERSION
+++ b/templates/full/VERSION
@@ -1 +1 @@
-2.0.0rc1
\ No newline at end of file
+2.1.0rc1
\ No newline at end of file