setting a new version

pull/1/head
Kohsuke Kawaguchi 2010-12-27 09:05:24 -08:00
parent 50b8638f33
commit a1256692bb
1 changed files with 2 additions and 2 deletions

View File

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]