*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 16 Mar 2007 02:09:29 +0000 (02:09 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 16 Mar 2007 02:09:29 +0000 (02:09 +0000)
mmsoftware/mmmail/src/mmpop3d/mmpop3d.h
mmsoftware/mmmail/src/mmsmtpd/mmsmtpd.h

index d066baf..38d2df2 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mmpop3d.h,v 1.17.4.2 2007/03/15 17:01:55 mmondor Exp $ */
+/* $Id: mmpop3d.h,v 1.17.4.3 2007/03/16 02:09:28 mmondor Exp $ */
 
 /*
  * Copyright (C) 2001-2007, Matthew Mondor
@@ -64,7 +64,7 @@
 /* DEFINITIONS */
 
 #define DAEMON_NAME    "mmpop3d"
-#define DAEMON_VERSION "mmmail-0.1.0/mmondor"
+#define DAEMON_VERSION "mmmail-0.2.0/mmondor"
 
 /* Negative states are used by the state swapper, others are real states */
 #define STATE_ERROR    -3
index 9437dd4..113ecfb 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mmsmtpd.h,v 1.34.4.2 2007/03/15 17:01:57 mmondor Exp $ */
+/* $Id: mmsmtpd.h,v 1.34.4.3 2007/03/16 02:09:29 mmondor Exp $ */
 
 /*
  * Copyright (C) 2001-2007, Matthew Mondor
@@ -64,7 +64,7 @@
 
 /* DEFINITIONS */
 #define DAEMON_NAME    "mmsmtpd"
-#define DAEMON_VERSION "mmmail-0.1.0/mmondor"
+#define DAEMON_VERSION "mmmail-0.2.0/mmondor"
 
 /* Negative states are used by the state swapper, others are real states */
 #define STATE_ERROR    -3