summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/version.h')
-rw-r--r--plugins/TabSRMM/src/version.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h
index 21cd62ef1b..f95ae955ae 100644
--- a/plugins/TabSRMM/src/version.h
+++ b/plugins/TabSRMM/src/version.h
@@ -1,14 +1,14 @@
-#define __MAJOR_VERSION 3
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 99
-#define __BUILD_NUM 8
+#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGIN_NAME "TabSRMM"
-#define __FILENAME "TabSRMM.dll"
-#define __DESCRIPTION "IM and group chat module for Miranda NG."
-#define __AUTHOR "The Miranda developers team and contributors"
-#define __AUTHOREMAIL "silvercircle@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/TabSRMM/"
-#define __COPYRIGHT "© 2000-2010 Miranda Project and contributors. See readme.txt for more."
+#define __PLUGIN_NAME "TabSRMM"
+#define __FILENAME "TabSRMM.dll"
+#define __DESCRIPTION "IM and group chat module for Miranda NG."
+#define __AUTHOR "The Miranda developers team and contributors"
+#define __AUTHOREMAIL "silvercircle@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/TabSRMM/"
+#define __COPYRIGHT "© 2000-2010 Miranda Project and contributors. See readme.txt for more."