windows-nt/Source/XPSP1/NT/ds/security/services/w32time/parser/bhver.h

24 lines
340 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1990-2000 Microsoft Corporation
Module Name:
bhver.h
Revision History:
--*/
#ifndef _NMVER_CHECK_
#define _NMVER_CHECK_
#include <ntverp.h>
#define VER_BUILDMAJOR 5
#define VER_BUILDMINOR 0
#define VER_BUILDMM_STR VER_PRODUCTVERSION_STRING
#define VER_NMBUILDNUMBER VER_PRODUCTBUILD
#endif // _NMVER_CHECK_