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 2014/08/27 01:25:50 UTC

git commit: Update 3.6.x branch

Repository: cordova-wp8
Updated Branches:
  refs/heads/3.6.x [created] a879f5258
Updated Tags:  refs/tags/3.6.0 [created] a879f5258


Update 3.6.x branch


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/a879f525
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/a879f525
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/a879f525

Branch: refs/heads/3.6.x
Commit: a879f5258b54e5a4e2d30a3f0cf0669515368102
Parents: ab12c9b
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Aug 26 16:24:35 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Aug 26 16:24:35 2014 -0700

----------------------------------------------------------------------
 VERSION                            | 2 +-
 wp8/template/MyTemplate.vstemplate | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/a879f525/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index fe9f137..084e244 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6.0-dev
\ No newline at end of file
+3.6.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/a879f525/wp8/template/MyTemplate.vstemplate
----------------------------------------------------------------------
diff --git a/wp8/template/MyTemplate.vstemplate b/wp8/template/MyTemplate.vstemplate
index 0aba74a..0270a7b 100644
--- a/wp8/template/MyTemplate.vstemplate
+++ b/wp8/template/MyTemplate.vstemplate
@@ -13,14 +13,14 @@
 -->
 <VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project">
 	<TemplateData>
-		<Name>CordovaWP8_3_6_0-dev</Name>
-		<Description>Starter project for building a Cordova app for Windows Phone 8 version: 3.6.0-dev</Description>
+		<Name>CordovaWP8_3_6_0</Name>
+		<Description>Starter project for building a Cordova app for Windows Phone 8 version: 3.6.0</Description>
 		<ProjectType>CSharp</ProjectType>
 		<ProjectSubType>
 		</ProjectSubType>
 		<SortOrder>1000</SortOrder>
 		<CreateNewFolder>true</CreateNewFolder>
-		<DefaultName>CordovaWP8_3.6.0-dev</DefaultName>
+		<DefaultName>CordovaWP8_3.6.0</DefaultName>
 		<ProvideDefaultName>true</ProvideDefaultName>
 		<LocationField>Enabled</LocationField>
 		<EnableLocationBrowseButton>true</EnableLocationBrowseButton>