2
0

Bump HIP version to 5.0 (#2435)

Este cometimento está contido em:
Maneesh Gupta
2021-12-13 13:56:55 +05:30
cometido por GitHub
ascendente 84721f7ab5
cometimento df2e7fa198
+2 -2
Ver ficheiro
@@ -25,8 +25,8 @@ use Getopt::Long;
use Cwd;
use File::Basename;
$HIP_BASE_VERSION_MAJOR = "4";
$HIP_BASE_VERSION_MINOR = "4";
$HIP_BASE_VERSION_MAJOR = "5";
$HIP_BASE_VERSION_MINOR = "0";
$HIP_BASE_VERSION_PATCH = "0";
#---