[Vspc-general] vspc AssemblyInfo.cs,1.3,1.4
Brought to you by:
skidder
From: Nikolay S. <sk...@us...> - 2009-03-04 01:00:10
|
Update of /cvsroot/vspc/vspc In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16930 Modified Files: AssemblyInfo.cs Log Message: Bump version for 0.9.1 Index: AssemblyInfo.cs =================================================================== RCS file: /cvsroot/vspc/vspc/AssemblyInfo.cs,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- AssemblyInfo.cs 3 Mar 2009 21:13:45 -0000 1.3 +++ AssemblyInfo.cs 4 Mar 2009 01:00:06 -0000 1.4 @@ -43,7 +43,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.9.0.0")] +[assembly: AssemblyVersion("0.9.1.0")] // // In order to sign your assembly you must specify a key to use. Refer to the |