From d7a06800560481fbb6fedc4e97d61ae7a5713665 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Jul 23 2012 14:24:38 +0000 Subject: release 2.4 Signed-off-by: David Teigland --- diff --git a/src/main.c b/src/main.c index e186314..d5f4d04 100644 --- a/src/main.c +++ b/src/main.c @@ -51,7 +51,7 @@ #include "cmd.h" #include "helper.h" -#define RELEASE_VERSION "2.3" +#define RELEASE_VERSION "2.4" #define SIGRUNPATH 100 /* anything that's not SIGTERM/SIGKILL */ diff --git a/wdmd/main.c b/wdmd/main.c index 0143a92..63ae2bc 100644 --- a/wdmd/main.c +++ b/wdmd/main.c @@ -41,7 +41,7 @@ #define GNUC_UNUSED __attribute__((__unused__)) #endif -#define RELEASE_VERSION "2.3" +#define RELEASE_VERSION "2.4" #define DEFAULT_TEST_INTERVAL 10 #define DEFAULT_FIRE_TIMEOUT 60