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 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