Update of /cvsroot/dnsmail/dnsmail
In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv7793/dnsmail
Modified Files:
AssemblyInfo.cs
Log Message:
Bumped to 0.6 (Dev)
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/dnsmail/dnsmail/AssemblyInfo.cs,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** AssemblyInfo.cs 15 Aug 2006 13:29:19 -0000 1.5
--- AssemblyInfo.cs 7 Dec 2006 13:13:56 -0000 1.6
***************
*** 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")]
--- 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.6.0.0")]
[assembly: AssemblyTitle("Erle.DnsMail")]
|