Hi Neel, Reviewed the patch. Ack from me.
BR, Hung Nguyen - DEK Technologies -------------------------------------------------------------------------------- From: Neelakanta Reddy [email protected] Sent: Monday, March 06, 2017 5:33PM To: Hung Nguyen, Zoran Milinkovic [email protected], [email protected] Cc: Opensaf-devel [email protected] Subject: [PATCH 1 of 1] imm: updated the agent version to latest supported agent version [#2329] 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*/ ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ Opensaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-devel
