diff options
Diffstat (limited to 'protocols/Weather/src/version.h')
-rw-r--r-- | protocols/Weather/src/version.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Weather/src/version.h b/protocols/Weather/src/version.h deleted file mode 100644 index 58a8f34a3c..0000000000 --- a/protocols/Weather/src/version.h +++ /dev/null @@ -1,6 +0,0 @@ -#define __FILEVERSION_STRING 0,3,9,1
-#define __VERSION_STRING "0.3.9.1"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 3, 9, 1)
-
-#define BETA FALSE
-#define AUTH "NoName, borkra"
|