Skip to content

Commit 09fda85

Browse files
committed
VERSION: set C:R:A for common monitoring library
Note that this is the first public release for the OMPI common monitoring library (for the upcoming v3.1.0 release). Hence, we set A=0 because it isn't necessary to support older releases. Signed-off-by: Jeff Squyres <[email protected]>
1 parent b4df6ee commit 09fda85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ libompitrace_so_version=50:0:10
103103

104104
# OMPI layer
105105
libmca_ompi_common_ompio_so_version=50:0:9
106-
libmca_ompi_common_monitoring_so_version=0:0:0
106+
libmca_ompi_common_monitoring_so_version=50:0:0
107107

108108
# ORTE layer
109109
libmca_orte_common_alps_so_version=50:0:10

0 commit comments

Comments
 (0)