Updated Branches: refs/heads/3.0.x [created] 5b75f2eed
[CB-4215] 3.0.0rc1 prep Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/5b75f2ee Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/5b75f2ee Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/5b75f2ee Branch: refs/heads/3.0.x Commit: 5b75f2eedd7638a3c086a76ad158216e24c2948d Parents: adc3581 Author: Benn Mapes <[email protected]> Authored: Mon Jul 15 18:54:50 2013 -0700 Committer: Benn Mapes <[email protected]> Committed: Mon Jul 15 18:54:50 2013 -0700 ---------------------------------------------------------------------- VERSION | 2 +- wp7/framework/Properties/AssemblyInfo.cs | 6 +++--- wp7/template/MyTemplate.vstemplate | 6 +++--- wp8/framework/Properties/AssemblyInfo.cs | 6 +++--- wp8/template/MyTemplate.vstemplate | 6 +++--- 5 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5b75f2ee/VERSION ---------------------------------------------------------------------- diff --git a/VERSION b/VERSION index bd52db8..f799780 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.0 \ No newline at end of file +3.0.0rc1 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5b75f2ee/wp7/framework/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/wp7/framework/Properties/AssemblyInfo.cs b/wp7/framework/Properties/AssemblyInfo.cs index 122ead8..e4c6bf8 100644 --- a/wp7/framework/Properties/AssemblyInfo.cs +++ b/wp7/framework/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("WPCordovaClassLib")] -[assembly: AssemblyDescription("0.0.0")] +[assembly: AssemblyDescription("3.0.0rc1")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Apache Cordova")] [assembly: AssemblyProduct("WPCordovaClassLib")] @@ -32,6 +32,6 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.0.0.0")] +[assembly: AssemblyVersion("3.0.0.0")] +[assembly: AssemblyFileVersion("3.0.0.0")] http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5b75f2ee/wp7/template/MyTemplate.vstemplate ---------------------------------------------------------------------- diff --git a/wp7/template/MyTemplate.vstemplate b/wp7/template/MyTemplate.vstemplate index d8612a8..1a20760 100644 --- a/wp7/template/MyTemplate.vstemplate +++ b/wp7/template/MyTemplate.vstemplate @@ -1,13 +1,13 @@ <VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project"> <TemplateData> - <Name>CordovaWP7_0_0_0</Name> - <Description>Starter project for building a Cordova app for Windows Phone version: 0.0.0</Description> + <Name>CordovaWP7_3_0_0rc1</Name> + <Description>Starter project for building a Cordova app for Windows Phone version: 3.0.0rc1</Description> <ProjectType>CSharp</ProjectType> <ProjectSubType> </ProjectSubType> <SortOrder>1000</SortOrder> <CreateNewFolder>true</CreateNewFolder> - <DefaultName>CordovaWP7_0_0_0</DefaultName> + <DefaultName>CordovaWP7_3_0_0rc1</DefaultName> <ProvideDefaultName>true</ProvideDefaultName> <LocationField>Enabled</LocationField> <EnableLocationBrowseButton>true</EnableLocationBrowseButton> http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5b75f2ee/wp8/framework/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/wp8/framework/Properties/AssemblyInfo.cs b/wp8/framework/Properties/AssemblyInfo.cs index 6f1ef4f..99a8801 100644 --- a/wp8/framework/Properties/AssemblyInfo.cs +++ b/wp8/framework/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("WPCordovaClassLib")] -[assembly: AssemblyDescription("0.0.0")] +[assembly: AssemblyDescription("3.0.0rc1")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Apache Cordova")] [assembly: AssemblyProduct("WPCordovaClassLib")] @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.0.0.0")] +[assembly: AssemblyVersion("3.0.0.0")] +[assembly: AssemblyFileVersion("3.0.0.0")] http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5b75f2ee/wp8/template/MyTemplate.vstemplate ---------------------------------------------------------------------- diff --git a/wp8/template/MyTemplate.vstemplate b/wp8/template/MyTemplate.vstemplate index 24b8f7a..407a022 100644 --- a/wp8/template/MyTemplate.vstemplate +++ b/wp8/template/MyTemplate.vstemplate @@ -1,13 +1,13 @@ <VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project"> <TemplateData> - <Name>CordovaWP8_0_0_0</Name> - <Description>Starter project for building a Cordova app for Windows Phone 8 version: 0.0.0</Description> + <Name>CordovaWP8_3_0_0rc1</Name> + <Description>Starter project for building a Cordova app for Windows Phone 8 version: 3.0.0rc1</Description> <ProjectType>CSharp</ProjectType> <ProjectSubType> </ProjectSubType> <SortOrder>1000</SortOrder> <CreateNewFolder>true</CreateNewFolder> - <DefaultName>CordovaWP8_0_0_0</DefaultName> + <DefaultName>CordovaWP8_3_0_0rc1</DefaultName> <ProvideDefaultName>true</ProvideDefaultName> <LocationField>Enabled</LocationField> <EnableLocationBrowseButton>true</EnableLocationBrowseButton>
