summaryrefslogtreecommitdiff
path: root/dbx_mmap_sa/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbx_mmap_sa/version.h')
-rw-r--r--dbx_mmap_sa/version.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/dbx_mmap_sa/version.h b/dbx_mmap_sa/version.h
deleted file mode 100644
index f8b9f43..0000000
--- a/dbx_mmap_sa/version.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#define __FILEVERSION_STRING 0,7,5,4
-#define __VERSION_STRING "0.7.5.4"
-#define __VERSION_DWORD 0x00070504
-#if defined (_UNICODE)
- #define __PLUGIN_NAME "Miranda SecuredMMAP database driver (Unicode)"
-#else
- #define __PLUGIN_NAME "Miranda SecuredMMAP database driver"
-#endif