summaryrefslogtreecommitdiff
path: root/plugins/MyDetails/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-09-26 21:51:40 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-09-26 21:51:40 +0300
commit9c87b08dd62901761f3bd41cb13122b79233c75b (patch)
tree72804ca84e2a2abec1dc9af34d4b63798c243f3d /plugins/MyDetails/src/version.h
parent35f6abcc7f069b3f239215842ec049c716f9b758 (diff)
MyDetails: crash fix
Diffstat (limited to 'plugins/MyDetails/src/version.h')
-rw-r--r--plugins/MyDetails/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MyDetails/src/version.h b/plugins/MyDetails/src/version.h
index 8a2c9b8369..0deed1a7dd 100644
--- a/plugins/MyDetails/src/version.h
+++ b/plugins/MyDetails/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>