summaryrefslogtreecommitdiff
path: root/core/constants.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-11-22 04:34:42 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2010-11-22 04:34:42 +0200
commitba3095b937bd051ca1438a837245d21db300a0d6 (patch)
tree886b316e24f52e60314d6fb1d4b63ea741f0506e /core/constants.h
parentbaba7489c48a759bdf6479e718a28f1339aaac54 (diff)
core services
Diffstat (limited to 'core/constants.h')
-rw-r--r--core/constants.h2
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