This commit is contained in:
Bernhard Stoeckner
2024-12-17 16:59:50 +01:00
parent 7a6a5a1f9a
commit 346011d45c
37 changed files with 755 additions and 564 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 "550.135"
#define NV_VERSION_STRING "550.142"
#else