summaryrefslogtreecommitdiff
path: root/plugins/VoiceService/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-09-08 11:44:53 -0700
committerGeorge Hazan <ghazan@miranda.im>2022-09-08 11:44:53 -0700
commit8d2e705a61eef67420da795ca1729b5d21b5675d (patch)
treef71bc76031d6b6742d14736877bab29fd90e7d6c /plugins/VoiceService/src/version.h
parent86de5077ada7c09758319f248ec12b69d55f7d28 (diff)
fixes #3187 (VoiceService: hide auto actions settings page if we do not have accounts with VOIP enabled)
Diffstat (limited to 'plugins/VoiceService/src/version.h')
-rw-r--r--plugins/VoiceService/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VoiceService/src/version.h b/plugins/VoiceService/src/version.h
index 541b50d9fc..067d1bc815 100644
--- a/plugins/VoiceService/src/version.h
+++ b/plugins/VoiceService/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>