diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-13 19:44:59 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-13 19:44:59 +0000 |
commit | e53728a54ff21d6a47d30bc304c125b3cb9b87a9 (patch) | |
tree | 309bad6ef5bbe8fb330cfabd46ac34144abe9a80 /popup/version.h | |
parent | db24d01ebf2928ec1c4009f886832fdaf8760f81 (diff) |
added copy Title in action Copy to Clipboard
version bump
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@79 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'popup/version.h')
-rw-r--r-- | popup/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popup/version.h b/popup/version.h index cd2cac8..7b49620 100644 --- a/popup/version.h +++ b/popup/version.h @@ -65,7 +65,7 @@ Last change by : $Author: Merlin_de $ #define __MAJOR_VERSION 2
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
- #define __BUILD_NUM 5
+ #define __BUILD_NUM 6
#define __STRINGIFY(x) #x
#define __STRINGIFY2(x) __STRINGIFY(x)
|