summaryrefslogtreecommitdiff
path: root/plugins/AVS/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-08-15 17:06:37 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-08-15 17:06:37 +0300
commit9f5f4958b7a890482997dffef7c9cf4bf95f0ba4 (patch)
tree9ae68a4427d07302e965b1eed762ed12254d959b /plugins/AVS/src/version.h
parent961841cda97a18f5d0392e8c81c8c9b1650a6572 (diff)
AVS: contact options dialog -> UI classes
Diffstat (limited to 'plugins/AVS/src/version.h')
-rw-r--r--plugins/AVS/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h
index aef60ef100..311e8f193b 100644
--- a/plugins/AVS/src/version.h
+++ b/plugins/AVS/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 98
#define __RELEASE_NUM 1
-#define __BUILD_NUM 4
+#define __BUILD_NUM 5
#include <stdver.h>