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 2013/01/03 20:29:02 UTC

[2/2] git commit: more version number updates for 2.3.0

Updated Branches:
  refs/heads/master 30d2e6f85 -> 718040262
Updated Tags:  refs/tags/2.3.0 [created] 718040262


more version number updates for 2.3.0


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

Branch: refs/heads/master
Commit: 718040262ca8e4c53202385ca20bd1a53ae427cd
Parents: ac4f0f7
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Jan 3 10:57:36 2013 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Jan 3 10:57:36 2013 -0800

----------------------------------------------------------------------
 VERSION                              |    2 +-
 framework/Properties/AssemblyInfo.cs |    2 +-
 templates/custom/VERSION             |    2 +-
 templates/full/VERSION               |    2 +-
 templates/standalone/VERSION         |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/71804026/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 1d0743a..cc6612c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.3.0rc2
\ No newline at end of file
+2.3.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/71804026/framework/Properties/AssemblyInfo.cs
----------------------------------------------------------------------
diff --git a/framework/Properties/AssemblyInfo.cs b/framework/Properties/AssemblyInfo.cs
index 1a1a461..b9b2ea6 100644
--- a/framework/Properties/AssemblyInfo.cs
+++ b/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("2.3.0rc2")]
+[assembly: AssemblyDescription("2.3.0")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Cordova")]
 [assembly: AssemblyProduct("WPCordovaClassLib")]

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/71804026/templates/custom/VERSION
----------------------------------------------------------------------
diff --git a/templates/custom/VERSION b/templates/custom/VERSION
index 1d0743a..cc6612c 100644
--- a/templates/custom/VERSION
+++ b/templates/custom/VERSION
@@ -1 +1 @@
-2.3.0rc2
\ No newline at end of file
+2.3.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/71804026/templates/full/VERSION
----------------------------------------------------------------------
diff --git a/templates/full/VERSION b/templates/full/VERSION
index 1d0743a..cc6612c 100644
--- a/templates/full/VERSION
+++ b/templates/full/VERSION
@@ -1 +1 @@
-2.3.0rc2
\ No newline at end of file
+2.3.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/71804026/templates/standalone/VERSION
----------------------------------------------------------------------
diff --git a/templates/standalone/VERSION b/templates/standalone/VERSION
index 1d0743a..cc6612c 100644
--- a/templates/standalone/VERSION
+++ b/templates/standalone/VERSION
@@ -1 +1 @@
-2.3.0rc2
\ No newline at end of file
+2.3.0
\ No newline at end of file