Update of /cvsroot/dnsmail/dnsmail
In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22789/dnsmail
Modified Files:
AssemblyInfo.cs
Log Message:
Bumped to 0.4.0.0 (Dev)
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/dnsmail/dnsmail/AssemblyInfo.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** AssemblyInfo.cs 22 May 2006 09:46:57 -0000 1.3
--- AssemblyInfo.cs 4 Aug 2006 13:52:56 -0000 1.4
***************
*** 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")]
--- 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")]
|