summaryrefslogtreecommitdiff
path: root/erts/etc/win32/version.h.src
blob: 45c1e9944ebe90eb8a13d875b0de9f634bd97287 (plain)
1
2
3
4
5
6
7
8
9


#define ERTS_VERSION_INTS %ERTS_VERSION_INTS%
#define ERTS_VERSION_STR  "%ERTS_VERSION%\0"

#define OTP_VERSION_INTS  %OTP_VERSION_INTS%
#define OTP_VERSION_STR   "%OTP_VERSION%\0"

#define OTP_LEGAL_STR     "Copyright Ericsson AB 2010-%YEAR%. All Rights Reserved.\0"