diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-06-04 10:22:27 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-06-04 10:22:27 +0000 |
commit | 50a3b87e2da17eac026ec6e666b75df0aecaace8 (patch) | |
tree | 4c25e9c660b44a48be486568807720db43356fb5 /plugins/SmileyAdd/version.h | |
parent | 4a486ff1b5204fe7ff4546aa4deac60ef65b7ee6 (diff) |
Smileyadd sync.
git-svn-id: http://svn.miranda-ng.org/main/trunk@294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/version.h')
-rw-r--r-- | plugins/SmileyAdd/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/SmileyAdd/version.h b/plugins/SmileyAdd/version.h index c6960ff94c..104839a3a2 100644 --- a/plugins/SmileyAdd/version.h +++ b/plugins/SmileyAdd/version.h @@ -1,3 +1,3 @@ -#define __FILEVERSION_STRING 0,2,3,16
-#define __VERSION_STRING "0.2.3.16"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 2, 3, 16)
+#define __FILEVERSION_STRING 0,2,3,17
+#define __VERSION_STRING "0.2.3.17"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 2, 3, 17)
|