Browse code

Version updated

git-svn: trunk@2021

Nigel Horne authored on 2006/06/12 18:58:46
Showing 1 changed files
... ...
@@ -23,9 +23,9 @@
23 23
  *
24 24
  * For installation instructions see the file INSTALL that came with this file
25 25
  */
26
-static	char	const	rcsid[] = "$Id: clamav-milter.c,v 1.244 2006/06/12 09:56:07 njh Exp $";
26
+static	char	const	rcsid[] = "$Id: clamav-milter.c,v 1.245 2006/06/12 09:57:43 njh Exp $";
27 27
 
28
-#define	CM_VERSION	"devel-060606"
28
+#define	CM_VERSION	"devel-120606"
29 29
 
30 30
 #if HAVE_CONFIG_H
31 31
 #include "clamav-config.h"