diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-31 00:09:14 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-31 00:09:14 +0000 |
commit | 9dbc398a3915f63637a3fa163c0fa18732b2cb46 (patch) | |
tree | ae4a3e970ce86f77aea9fb2e923003b7f1343450 /plugins/StartupSilence/src/version.h | |
parent | 98d205d9b9362e1290f5ba797276fa5c5d8e4d5c (diff) |
StartupSilence changes and fixes (by person)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence/src/version.h')
-rw-r--r-- | plugins/StartupSilence/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index bebde25d8a..23b3375a5c 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -6,7 +6,7 @@ // plugin version part
#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
+#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
|