This ensures plugin compatibility. Signed-off-by: Ira Weiny <[email protected]> --- include/opensm/osm_version.h.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/opensm/osm_version.h.in b/include/opensm/osm_version.h.in index d783245..7a29b77 100644 --- a/include/opensm/osm_version.h.in +++ b/include/opensm/osm_version.h.in @@ -45,7 +45,7 @@ * * SYNOPSIS */ -#define OSM_VERSION "OpenSM @VERSION@" +#define OSM_VERSION "OpenSM @VERSION@-@RELEASE@" /********/ #endif /* _OSM_VERSION_H_ */ -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
