diff options
Diffstat (limited to 'core/constants.h')
-rw-r--r-- | core/constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/constants.h b/core/constants.h index d183c35..0d7564d 100644 --- a/core/constants.h +++ b/core/constants.h @@ -17,6 +17,6 @@ #ifndef CONSTANTS_H #define CONSTANTS_H -const unsigned long ec_version = 0x00000001; +const unsigned long ec_version = 0x00000001; //dword encoded 00.00.00.00 #endif
\ No newline at end of file |