summaryrefslogtreecommitdiff
path: root/protocols/Weather/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-13 18:52:06 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-13 18:52:06 +0000
commitf810e3a1fbab550af593438d267bb98871985a71 (patch)
treec9b6811a9887ea2535383905111fa7d29269196c /protocols/Weather/version.h
parent1a9f50fcbc79413ccc669349b682aa6a6ebb398b (diff)
Weather: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Weather/version.h')
-rw-r--r--protocols/Weather/version.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Weather/version.h b/protocols/Weather/version.h
deleted file mode 100644
index 133e5f0818..0000000000
--- a/protocols/Weather/version.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#define __FILEVERSION_STRING 0,3,8,19
-#define __VERSION_STRING "0.3.8.19"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 3, 8, 19)
-
-#define BETA FALSE
-#define AUTH "NoName, borkra"