aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal More <[email protected]>2022-05-02 14:39:06 +0530
committerVishal More <[email protected]>2022-05-02 14:39:06 +0530
commit43f96842412d2ff842a68757a086e6149ee41f26 (patch)
tree2d936898645c6c83738174b27f94a67507e99712
parent[HL-SDK] Update GFN SDK version (diff)
downloadgfesdk-master.tar.xz
gfesdk-master.zip
[HL-SDK] Update SDK versionHEAD1.1.3master
Updating HL-SDK version
-rw-r--r--include/gfesdk/config.h6
-rw-r--r--include/gfesdk/gfe3_product_version.h10
2 files changed, 8 insertions, 8 deletions
diff --git a/include/gfesdk/config.h b/include/gfesdk/config.h
index d8c6ca6..7b561f2 100644
--- a/include/gfesdk/config.h
+++ b/include/gfesdk/config.h
@@ -18,8 +18,8 @@
#define NVGSDK_VERSION_MAJOR 1
#define NVGSDK_VERSION_MINOR 1
-#define NVGSDK_BUILD_NUMBER 236
-#define NVGSDK_BUILD_HASH 22202994
-#define NVGSDK_BUILD_HASH_STR "22202994"
+#define NVGSDK_BUILD_NUMBER 3
+#define NVGSDK_BUILD_HASH 21cee5b5
+#define NVGSDK_BUILD_HASH_STR "21cee5b5"
#endif // _NVGSDK_CONFIG_H_
diff --git a/include/gfesdk/gfe3_product_version.h b/include/gfesdk/gfe3_product_version.h
index fc685e1..d6077df 100644
--- a/include/gfesdk/gfe3_product_version.h
+++ b/include/gfesdk/gfe3_product_version.h
@@ -12,8 +12,8 @@
#define NVIDIA_GFE3_VERSION_MAJOR 4
#define NVIDIA_GFE3_VERSION_MINOR 0
#define NVIDIA_GFE3_VERSION_DEV_REBASE 0
-#define NVIDIA_GFE3_VERSION_RNEXT_REBASE 0
-#define NVIDIA_GFE3_VERSION_BUILD 234
+#define NVIDIA_GFE3_VERSION_RNEXT_REBASE 1
+#define NVIDIA_GFE3_VERSION_BUILD 80
//
// Composite version values. We don't concatenate them here automatically because
@@ -22,11 +22,11 @@
//
// Format: A,B,XY,N
-#define NVIDIA_GFE3_VERSION 4,0,0,234
+#define NVIDIA_GFE3_VERSION 4,0,1,80
// Format: A.B.XY.N
-#define NVIDIA_GFE3_VERSION_DOT 4.0.0.234
+#define NVIDIA_GFE3_VERSION_DOT 4.0.1.80
// Format: "A.B.XY.N"
-#define NVIDIA_GFE3_VERSION_STRING "4.0.0.234"
+#define NVIDIA_GFE3_VERSION_STRING "4.0.1.80"
//
// Some common strings