diff options
author | George Hazan <george.hazan@gmail.com> | 2014-02-22 21:33:42 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-02-22 21:33:42 +0000 |
commit | e1c1c7c4b0703bea2acfe2921e9351aa099a3c64 (patch) | |
tree | 033907d2135c06d74d99a0e3d523c07452c7866e /plugins/StatusPlugins/KeepStatus | |
parent | ea9e4b0622f1c2ec9a3cc0b2b8bc5828108dd620 (diff) |
NAS support returned back to status plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@8226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins/KeepStatus')
-rw-r--r-- | plugins/StatusPlugins/KeepStatus/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/KeepStatus/version.h b/plugins/StatusPlugins/KeepStatus/version.h index 043fb3241f..4b717ddc63 100644 --- a/plugins/StatusPlugins/KeepStatus/version.h +++ b/plugins/StatusPlugins/KeepStatus/version.h @@ -2,7 +2,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
// other stuff for Version resource
#include <stdver.h>
|