final fixes to 0.1.23

This commit is contained in:
SJ
2013-04-08 20:46:19 +02:00
parent 96b2fce306
commit d5d6741748
5 changed files with 11 additions and 11 deletions

View File

@ -10,10 +10,11 @@
#include "params.h"
#define PROGNAME "piler"
#define PILERGETD_PROGNAME "pilergetd"
#define VERSION "0.1.23-master-branch"
#define VERSION "0.1.23"
#define BUILD 785
#define BUILD 789
#define HOSTID "mailarchiver"
@ -24,6 +25,7 @@
#define CLAMD_SOCKET "/tmp/clamd"
#define PIDFILE "/var/run/piler/piler.pid"
#define PILERGETD_PIDFILE "/var/run/piler/pilergetd.pid"
#define QUARANTINELEN 255
#define TIMEOUT 60
#define TIMEOUT_USEC 500000