[Dnsmail-cvs] dnsmail AssemblyInfo.cs,1.4,1.5
Brought to you by:
ethem
From: Ethem E. <et...@us...> - 2006-08-15 13:29:23
|
Update of /cvsroot/dnsmail/dnsmail In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv30866/dnsmail Modified Files: AssemblyInfo.cs Log Message: Bumped to 0.5.0.0 (Dev) Index: AssemblyInfo.cs =================================================================== RCS file: /cvsroot/dnsmail/dnsmail/AssemblyInfo.cs,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** AssemblyInfo.cs 4 Aug 2006 13:52:56 -0000 1.4 --- AssemblyInfo.cs 15 Aug 2006 13:29:19 -0000 1.5 *************** *** 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.4.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.5.0.0")] [assembly: AssemblyTitle("Erle.DnsMail")] |