osaf/tools/safntf/ntfread/ntfread.c           |  2 +-
 osaf/tools/safntf/ntfsend/ntfsend.c           |  2 +-
 osaf/tools/safntf/ntfsubscribe/ntfsubscribe.c |  2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


No change from V1..

SAF version for  ntfsend, ntfread and ntfsubscribe is updated from A.01.01 to 
A.01.02.
On a non member node all these commands will exit.

diff --git a/osaf/tools/safntf/ntfread/ntfread.c 
b/osaf/tools/safntf/ntfread/ntfread.c
--- a/osaf/tools/safntf/ntfread/ntfread.c
+++ b/osaf/tools/safntf/ntfread/ntfread.c
@@ -48,7 +48,7 @@ SaNtfHandleT ntfHandle;
 static char *progname;
 
 /* Release code, major version, minor version */
-static SaVersionT version = { 'A', 0x01, 0x01};
+static SaVersionT version = { 'A', 0x01, 0x02};
 
 static bool filterAlarm = true;
 static bool filterSecurityAlarm = true;
diff --git a/osaf/tools/safntf/ntfsend/ntfsend.c 
b/osaf/tools/safntf/ntfsend/ntfsend.c
--- a/osaf/tools/safntf/ntfsend/ntfsend.c
+++ b/osaf/tools/safntf/ntfsend/ntfsend.c
@@ -39,7 +39,7 @@
 static char *progname;
 
 /* Release code, major version, minor version */
-SaVersionT version = { 'A', 0x01, 0x01 };
+SaVersionT version = { 'A', 0x01, 0x02 };
 
 static char *error_output(SaAisErrorT result)
 {
diff --git a/osaf/tools/safntf/ntfsubscribe/ntfsubscribe.c 
b/osaf/tools/safntf/ntfsubscribe/ntfsubscribe.c
--- a/osaf/tools/safntf/ntfsubscribe/ntfsubscribe.c
+++ b/osaf/tools/safntf/ntfsubscribe/ntfsubscribe.c
@@ -59,7 +59,7 @@ static nfds_t fds_num = FD_MAX;
 static char *progname;
 
 /* Release code, major version, minor version */
-static SaVersionT version = { 'A', 0x01, 0x01 };
+static SaVersionT version = { 'A', 0x01, 0x02 };
 
 static struct s_filters_T {
        int all; 

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to