diff options
author | Alexander Gluzsky <sss123next@list.ru> | 2012-07-29 22:28:01 +0000 |
---|---|---|
committer | Alexander Gluzsky <sss123next@list.ru> | 2012-07-29 22:28:01 +0000 |
commit | 665dff741463a16792e8ac84833d9043c5b12a09 (patch) | |
tree | 676134001fed45d89383539abda60ff5d237e1e1 /plugins/stopspam_mod/src/version.h | |
parent | cd5ff5d9f38af6280e03a6e18df761461c395dcd (diff) |
added stopspam_mod port
git-svn-id: http://svn.miranda-ng.org/main/trunk@1264 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/stopspam_mod/src/version.h')
-rwxr-xr-x | plugins/stopspam_mod/src/version.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/stopspam_mod/src/version.h b/plugins/stopspam_mod/src/version.h new file mode 100755 index 0000000000..1641ff5c9c --- /dev/null +++ b/plugins/stopspam_mod/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 |