aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 7b561f2..d8c6ca6 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 3
-#define NVGSDK_BUILD_HASH 21cee5b5
-#define NVGSDK_BUILD_HASH_STR "21cee5b5"
+#define NVGSDK_BUILD_NUMBER 236
+#define NVGSDK_BUILD_HASH 22202994
+#define NVGSDK_BUILD_HASH_STR "22202994"
#endif // _NVGSDK_CONFIG_H_
diff --git a/include/gfesdk/gfe3_product_version.h b/include/gfesdk/gfe3_product_version.h
index d6077df..fc685e1 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 1
-#define NVIDIA_GFE3_VERSION_BUILD 80
+#define NVIDIA_GFE3_VERSION_RNEXT_REBASE 0
+#define NVIDIA_GFE3_VERSION_BUILD 234
//
// 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,1,80
+#define NVIDIA_GFE3_VERSION 4,0,0,234
// Format: A.B.XY.N
-#define NVIDIA_GFE3_VERSION_DOT 4.0.1.80
+#define NVIDIA_GFE3_VERSION_DOT 4.0.0.234
// Format: "A.B.XY.N"
-#define NVIDIA_GFE3_VERSION_STRING "4.0.1.80"
+#define NVIDIA_GFE3_VERSION_STRING "4.0.0.234"
//
// Some common strings