From: <fab...@us...> - 2008-10-11 20:25:20
|
Revision: 3847 http://nhibernate.svn.sourceforge.net/nhibernate/?rev=3847&view=rev Author: fabiomaulo Date: 2008-10-11 20:25:14 +0000 (Sat, 11 Oct 2008) Log Message: ----------- Fixed version number (because OrderedSet) Modified Paths: -------------- trunk/nhibernate/src/Iesi.Collections/Iesi.Collections.build Modified: trunk/nhibernate/src/Iesi.Collections/Iesi.Collections.build =================================================================== --- trunk/nhibernate/src/Iesi.Collections/Iesi.Collections.build 2008-10-11 20:24:43 UTC (rev 3846) +++ trunk/nhibernate/src/Iesi.Collections/Iesi.Collections.build 2008-10-11 20:25:14 UTC (rev 3847) @@ -16,7 +16,7 @@ value="Enhanced Collections for .NET. Code was published at http://www.codeproject.com/csharp/sets.asp" /> <property name="assembly.copyright" value="Declaration of code in public domain can be found in comment by Jason Smith at http://www.codeproject.com/csharp/sets.asp#xx703510xx. Copyright © 2002-2004 by Aidant Systems, Inc., and by Jason Smith." /> - <property name="assembly.version" value="1.0.0.3" /> + <property name="assembly.version" value="1.0.1.0" /> <property name="assembly.version.informational" value="1.0" /> <property name="assembly.allow-partially-trusted-callers" value="true" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |