summaryrefslogtreecommitdiff
path: root/plugins/weather/version.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 19:29:36 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 19:29:36 +0000
commit7cb1e7723dbf8a6a83abe8dbbcf2f0d70eb3ccbe (patch)
tree15f49c7cd1ec7551ebfde6b1351a5f105cef9fbf /plugins/weather/version.h
parent36354e2f10625685d54e9b05fec9f59e2b3f0fa9 (diff)
removed Release & Debug configs Part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/weather/version.h')
-rw-r--r--plugins/weather/version.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/weather/version.h b/plugins/weather/version.h
deleted file mode 100644
index 133e5f0818..0000000000
--- a/plugins/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"