summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-07-30 01:30:27 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-07-30 01:30:27 +0300
commitb27e00fc51b2764b1e1a15adc8be40b5c19eefa6 (patch)
tree3da1e5353cfbb56c246724eb899196509e13a13e /src/version.h
parent88e50ea16d146e145cae94e49be86e3b9eb246f4 (diff)
ported to miranda_ng
Diffstat (limited to 'src/version.h')
-rwxr-xr-xsrc/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/version.h b/src/version.h
new file mode 100755
index 0000000..1641ff5
--- /dev/null
+++ b/src/version.h
@@ -0,0 +1,6 @@
+#ifndef VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B
+#define VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B
+
+#define SUBWCREV (0)
+
+#endif