~nunit-core/nunitv2/2.5

« back to all changes in this revision

Viewing changes to src/CommonAssemblyInfo.cs

  • Committer: Charlie Poole
  • Date: 2011-03-14 17:58:34 UTC
  • Revision ID: charlie@nunit.org-20110314175834-mzfl732cwrlgoa2y
Advance build version to 2.5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
// You can specify all the values or you can default the Revision and Build Numbers 
31
31
// by using the '*' as shown below:
32
32
 
33
 
[assembly: AssemblyVersion("2.5.9")]
34
 
[assembly: AssemblyInformationalVersion("2.5.9")]
 
33
[assembly: AssemblyVersion("2.5.10")]
 
34
[assembly: AssemblyInformationalVersion("2.5.10")]