aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBlaymoira <none@none>2009-01-18 19:35:15 +0100
committerBlaymoira <none@none>2009-01-18 19:35:15 +0100
commitd97bb39393e45a9aacf2c2f03c5ca36bebc7e92e (patch)
tree56017bc20086649481859397b582eef269670fd6 /src
parent85f171307fe10823101e61c55a6c7d7d07d35143 (diff)
*Added missing file
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/shared/revision.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/shared/revision.h b/src/shared/revision.h
new file mode 100644
index 00000000000..5ae723c641f
--- /dev/null
+++ b/src/shared/revision.h
@@ -0,0 +1,7 @@
+#ifndef __REVISION_H__
+#define __REVISION_H__
+ #define _REVISION "896"
+ #define _HASH "2fc9fa91df4b"
+ #define _REVISION_DATE "*"
+ #define _REVISION_TIME "*"
+#endif // __REVISION_H__