src/imm/agent/imma_def.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/imm/agent/imma_def.h b/src/imm/agent/imma_def.h --- a/src/imm/agent/imma_def.h +++ b/src/imm/agent/imma_def.h @@ -22,7 +22,7 @@ /* Macros for Validating Version */ #define IMMA_RELEASE_CODE 'A' #define IMMA_MAJOR_VERSION 0x02 -#define IMMA_MINOR_VERSION 0x11 +#define IMMA_MINOR_VERSION 0x12 #define IMMSV_WAIT_TIME 1000 /* Default MDS wait time in 10ms units =>10 sec*/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-devel
