summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Weather/src/version.h')
-rw-r--r--plugins/Weather/src/version.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/plugins/Weather/src/version.h b/plugins/Weather/src/version.h
index 58a8f34a3c..c528909dd7 100644
--- a/plugins/Weather/src/version.h
+++ b/plugins/Weather/src/version.h
@@ -1,6 +1,3 @@
-#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"
+#define __FILEVERSION_STRING 0,4,0,1
+#define __VERSION_STRING "0.4.0.1"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 4, 0, 1)