Updated version string

Change-Id: I86695e5deba87ef3a8d390d9a78a88be815dff0e


[ROCm/hip commit: 188326ee64]
This commit is contained in:
Maneesh Gupta
2016-06-21 08:39:47 +05:30
orang tua fdb8416a59
melakukan 6b1e87777c
2 mengubah file dengan 2 tambahan dan 2 penghapusan
+1 -1
Melihat File
@@ -8,7 +8,7 @@ We have attempted to document known bugs and limitations - in particular the [HI
Stay tuned - the work for many of these features is already in-flight.
===================================================================================================
Release:0.95.00
Release:0.90.00
Date: 2016.06.xx
-Support dynamic shared memory allocations
-Min HCC compiler version is > 16186.
+1 -1
Melihat File
@@ -25,7 +25,7 @@ exit(-1);
}
$HIP_VERSION_MAJOR = "0";
$HIP_VERSION_MINOR = "95";
$HIP_VERSION_MINOR = "90";
$HIP_VERSION_PATCH = "0";
$verbose = $ENV{'HIPCC_VERBOSE'};