summaryrefslogtreecommitdiff
path: root/popup/version.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-05-13 19:44:59 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-05-13 19:44:59 +0000
commite53728a54ff21d6a47d30bc304c125b3cb9b87a9 (patch)
tree309bad6ef5bbe8fb330cfabd46ac34144abe9a80 /popup/version.h
parentdb24d01ebf2928ec1c4009f886832fdaf8760f81 (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.h2
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)