summaryrefslogtreecommitdiff
path: root/plugins/XSoundNotify/src/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <KVolinsky@COMMON.EU.CORP.TOYOTA.com>2017-06-15 15:05:11 +0300
committerKirill Volinsky <KVolinsky@COMMON.EU.CORP.TOYOTA.com>2017-06-15 15:10:01 +0300
commit4f6145c3b880aba158633af290ce1210dcec95a1 (patch)
tree8b28bc7fdf317338850f49918e3d9c828fea5ad7 /plugins/XSoundNotify/src/version.h
parent4c3b947ddacabef2754f8ee9551c6be0786b73ba (diff)
XSoundNotify: added ability to set own sound for account (sometimes sound not played, i think it was before my changes)
Diffstat (limited to 'plugins/XSoundNotify/src/version.h')
-rw-r--r--plugins/XSoundNotify/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/XSoundNotify/src/version.h b/plugins/XSoundNotify/src/version.h
index 9a03703505..37a22967d6 100644
--- a/plugins/XSoundNotify/src/version.h
+++ b/plugins/XSoundNotify/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>