|
From: <br...@us...> - 2009-01-17 10:54:53
|
Revision: 459
http://acmcontester.svn.sourceforge.net/acmcontester/?rev=459&view=rev
Author: brus07
Date: 2009-01-17 10:54:43 +0000 (Sat, 17 Jan 2009)
Log Message:
-----------
Change assembly to file version to 1.2.*
Modified Paths:
--------------
smallprojects/sps/brus07/LogDataGridView/trunk/src/LogDataGridView/Properties/AssemblyInfo.cs
Modified: smallprojects/sps/brus07/LogDataGridView/trunk/src/LogDataGridView/Properties/AssemblyInfo.cs
===================================================================
--- smallprojects/sps/brus07/LogDataGridView/trunk/src/LogDataGridView/Properties/AssemblyInfo.cs 2009-01-17 10:53:07 UTC (rev 458)
+++ smallprojects/sps/brus07/LogDataGridView/trunk/src/LogDataGridView/Properties/AssemblyInfo.cs 2009-01-17 10:54:43 UTC (rev 459)
@@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.1.*")]
-[assembly: AssemblyFileVersion("1.1.0.0")]
+[assembly: AssemblyVersion("1.2.*")]
+[assembly: AssemblyFileVersion("1.2.0.0")]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|