From 66ab144cccbc0cbbab1ce0628ff58e4e546f5107 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Jan 17 2012 21:11:09 +0000 Subject: release 1.9 Signed-off-by: David Teigland --- diff --git a/src/main.c b/src/main.c index 0c1ac5a..7ec689e 100644 --- a/src/main.c +++ b/src/main.c @@ -1321,7 +1321,7 @@ static int parse_arg_resource(char *arg) return 0; } -#define RELEASE_VERSION "1.8" +#define RELEASE_VERSION "1.9" /* * daemon: acquires leases for the local host_id, associates them with a local diff --git a/wdmd/main.c b/wdmd/main.c index aea4cad..6a3815e 100644 --- a/wdmd/main.c +++ b/wdmd/main.c @@ -41,7 +41,7 @@ #define GNUC_UNUSED __attribute__((__unused__)) #endif -#define RELEASE_VERSION "1.8" +#define RELEASE_VERSION "1.9" #define DEFAULT_TEST_INTERVAL 10 #define DEFAULT_FIRE_TIMEOUT 60