aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/revision.h.in')
-rw-r--r--src/shared/revision.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/shared/revision.h.in b/src/shared/revision.h.in
new file mode 100644
index 00000000000..a84170529eb
--- /dev/null
+++ b/src/shared/revision.h.in
@@ -0,0 +1,4 @@
+#ifndef __SVN_REVISION_H__
+#define __SVN_REVISION_H__
+ #define _REVISION "794" //change this to your current revision
+#endif // __SVN_REVISION_H__