diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-12 11:29:22 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-12 11:29:22 +0000 |
commit | 8473fb7c85680042038cc0ad40d4e22bb6a639e7 (patch) | |
tree | 3c0e0d3ddd863528e60dd98421d2129a22bd8e0d /plugins/FTPFileYM/version.h | |
parent | 557f2816f5cd30705dec989c97a8a67c026d36d1 (diff) |
FTPFileYM: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1885 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FTPFileYM/version.h')
-rw-r--r-- | plugins/FTPFileYM/version.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/FTPFileYM/version.h b/plugins/FTPFileYM/version.h deleted file mode 100644 index ca7d1ef7cd..0000000000 --- a/plugins/FTPFileYM/version.h +++ /dev/null @@ -1,4 +0,0 @@ -#define __FILEVERSION_STRING 0,5,0,0
-#define __VERSION_STRING "0.5.0.0"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 5, 0, 0)
-
|