summaryrefslogtreecommitdiff
path: root/open-vm-tools/lib/include/buildNumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/lib/include/buildNumber.h')
-rw-r--r--open-vm-tools/lib/include/buildNumber.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/open-vm-tools/lib/include/buildNumber.h b/open-vm-tools/lib/include/buildNumber.h
index 2d1ed3eb..7b127aa9 100644
--- a/open-vm-tools/lib/include/buildNumber.h
+++ b/open-vm-tools/lib/include/buildNumber.h
@@ -1,12 +1,12 @@
#define BUILD_NUMBER \
- "build-1328054"
+ "build-2476743"
#define BUILD_NUMBER_NUMERIC \
- 1328054
+ 2476743
#define BUILD_NUMBER_NUMERIC_STRING \
- "1328054"
+ "2476743"
#define PRODUCT_BUILD_NUMBER \
- "product-build-26610"
+ "product-build-43888"
#define PRODUCT_BUILD_NUMBER_NUMERIC \
- 26610
+ 43888
#define PRODUCT_BUILD_NUMBER_NUMERIC_STRING \
- "26610"
+ "43888"