summaryrefslogtreecommitdiff
path: root/plugins/weather/version.h
diff options
context:
space:
mode:
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"