updated version and made the header its only source of truth (#144)

* updated version and made it only source of truth

* bumped Version number
This commit is contained in:
akolliasAMD
2025-05-28 14:48:20 -06:00
committed by GitHub
parent fc22f8130d
commit ca5fdd4718
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
namespace rocshmem {
constexpr char VERSION[] = "2.0.0";
constexpr char VERSION[] = "3.0.0";
/******************************************************************************
**************************** HOST INTERFACE **********************************