diff options
author | George Hazan <george.hazan@gmail.com> | 2014-11-08 21:43:09 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-11-08 21:43:09 +0000 |
commit | 20885736f969af9eb55f30c373dc465ecfb481ea (patch) | |
tree | 8abe92e3958a4948d2e5eba3fd0d33e760e3fbf4 /plugins/AVS/src/version.h | |
parent | 75b84796d6d14b9df136f4ea47d87aff3cfa5c90 (diff) |
- fix for the global avatar's redrawing;
- more _taccess;
- version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS/src/version.h')
-rw-r--r-- | plugins/AVS/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 5e231725bd..ed30e02cb5 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 3
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>
|