(cherry picked from commit af77e083a2)
This commit is contained in:
Milos Tijanic
2024-06-27 19:21:59 +02:00
committed by Gaurav Juvekar
parent 74ee05e160
commit 171c735e57
20 changed files with 693 additions and 71 deletions

View File

@@ -4,7 +4,7 @@
#if defined(NV_LINUX) || defined(NV_BSD) || defined(NV_SUNOS) || defined(NV_VMWARE) || defined(NV_QNX) || defined(NV_INTEGRITY) || \
(defined(RMCFG_FEATURE_PLATFORM_GSP) && RMCFG_FEATURE_PLATFORM_GSP == 1)
#define NV_VERSION_STRING "555.52.04"
#define NV_VERSION_STRING "555.58"
#else