~nunit-core/nunitv2/2.5

« back to all changes in this revision

Viewing changes to samples/money-port/AssemblyInfo.cs

  • Committer: charliepoole
  • Date: 2003-09-02 01:16:15 UTC
  • Revision ID: vcs-imports@canonical.com-20030902011615-grjlumk9rkoa3xej
Update Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
// You can specify all the values or you can default the Revision and Build Numbers 
27
27
// by using the '*' as shown below:
28
28
 
29
 
[assembly: AssemblyVersion("2.1.3.0")]
 
29
[assembly: AssemblyVersion("2.1.4.0")]
30
30
 
31
31
//
32
32
// In order to sign your assembly you must specify a key to use. Refer to the