]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 2 Aug 2019 18:07:21 +0000 (11:07 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 2 Aug 2019 18:07:21 +0000 (11:07 -0700)
open-vm-tools/lib/include/hostinfo.h

index 4aa376878e353ebb8787712a65c0163f337d4c95..bc42f464fbeb9140250268b10af4907238b4f9db 100644 (file)
@@ -115,6 +115,7 @@ enum {
    HOSTINFO_OS_VERSION_MACOS_10_12 = 16,
    HOSTINFO_OS_VERSION_MACOS_10_13 = 17,
    HOSTINFO_OS_VERSION_MACOS_10_14 = 18,
+   HOSTINFO_OS_VERSION_MACOS_10_15 = 19,
 };
 
 int Hostinfo_OSVersion(unsigned int i);