From 0b23224e2efc8cc680563e66a23cec65743aa87c Mon Sep 17 00:00:00 2001 From: David Teigland Date: Aug 05 2011 19:10:58 +0000 Subject: release: sanlock 1.7 and wdmd 1.1 --- diff --git a/src/main.c b/src/main.c index 7d29499..1ea5a36 100644 --- a/src/main.c +++ b/src/main.c @@ -2338,7 +2338,7 @@ static void parse_arg_timeout(char *optstr) } #endif -#define RELEASE_VERSION "1.6" +#define RELEASE_VERSION "1.7" /* * daemon: acquires leases for the local host_id, associates them with a local diff --git a/wdmd/main.c b/wdmd/main.c index 95dcd3b..db8c3bc 100644 --- a/wdmd/main.c +++ b/wdmd/main.c @@ -885,7 +885,7 @@ static void print_usage(void) would be for wdmd to fail starting if it found a pid file left over from its previous run. */ -#define RELEASE_VERSION "1.0" +#define RELEASE_VERSION "1.1" int main(int argc, char *argv[]) {