[Dnsmail-cvs] dnsmail AssemblyInfo.cs,1.2,1.3
Brought to you by:
ethem
From: Ethem E. <et...@us...> - 2006-05-22 09:47:04
|
Update of /cvsroot/dnsmail/dnsmail In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv28808/dnsmail Modified Files: AssemblyInfo.cs Log Message: Bumped to 0.3.0.0 Index: AssemblyInfo.cs =================================================================== RCS file: /cvsroot/dnsmail/dnsmail/AssemblyInfo.cs,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AssemblyInfo.cs 6 Mar 2006 15:37:08 -0000 1.2 --- AssemblyInfo.cs 22 May 2006 09:46:57 -0000 1.3 *************** *** 11,15 **** // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.2.0.0")] [assembly: AssemblyTitle("Erle.DnsMail")] --- 11,15 ---- // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.3.0.0")] [assembly: AssemblyTitle("Erle.DnsMail")] |