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/05/26 01:34:05 UTC

[15/18] wp7 commit: update assembly info for 1.8

update assembly info for 1.8


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

Branch: refs/heads/master
Commit: bd61297f866a61fa4311a00d54b31c78d09d78bc
Parents: 4ba2d6c
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri May 25 14:58:37 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri May 25 14:58:37 2012 -0700

----------------------------------------------------------------------
 framework/Properties/AssemblyInfo.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/bd61297f/framework/Properties/AssemblyInfo.cs
----------------------------------------------------------------------
diff --git a/framework/Properties/AssemblyInfo.cs b/framework/Properties/AssemblyInfo.cs
index c300955..5fc14c4 100644
--- a/framework/Properties/AssemblyInfo.cs
+++ b/framework/Properties/AssemblyInfo.cs
@@ -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("1.7.0")]
-[assembly: AssemblyFileVersion("1.7.0")]
+[assembly: AssemblyVersion("1.8.0")]
+[assembly: AssemblyFileVersion("1.8.0")]