From ba3095b937bd051ca1438a837245d21db300a0d6 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 22 Nov 2010 04:34:42 +0200 Subject: core services --- core/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/constants.h') 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 -- cgit v1.2.3