summaryrefslogtreecommitdiff
path: root/plugins/AutoShutdown/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-07-03 17:22:40 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-07-03 17:22:40 +0000
commitad4e888349c2d220828c93d2d50635ff23a6fc72 (patch)
treefaec91eff1839928805c2fbfe6d04b37723dc028 /plugins/AutoShutdown/version.h
parent49566229022ee6e96eac0888f9c0501fcd92033b (diff)
AutoShutdown:
plusified git-svn-id: http://svn.miranda-ng.org/main/trunk@737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoShutdown/version.h')
-rw-r--r--plugins/AutoShutdown/version.h18
1 files changed, 1 insertions, 17 deletions
diff --git a/plugins/AutoShutdown/version.h b/plugins/AutoShutdown/version.h
index cba1fe2c93..70dd82fe01 100644
--- a/plugins/AutoShutdown/version.h
+++ b/plugins/AutoShutdown/version.h
@@ -19,22 +19,6 @@ along with this program (Shutdown-License.txt); if not, write to the Free Softwa
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define NEEDED_MIRANDA_VERSION PLUGIN_MAKE_VERSION(0,7,0,16)
-#define NEEDED_MIRANDA_VERSION_STR "0.7 alpha build #16"
#define PLUGIN_VERSION PLUGIN_MAKE_VERSION(1,4,0,2)
#define FILE_VERSION 1,4,0,2
-
-#if defined(_DEBUG)
- #define FILE_VERSION_STR "1.4.0.3 alpha"
-#else
- #define FILE_VERSION_STR "1.4.0.2"
-#endif
-
-#define PLUGIN_EMAIL "hrathh users.sourceforge.net"
-#define PLUGIN_EMAIL_ATT_POS 7 /* position of the @-sign in the email adress above */
-
-#if defined(_UNICODE)
- #define PLUGIN_WEBSITE "http://addons.miranda-im.org/details.php?action=viewfile&id=3056"
-#else
- #define PLUGIN_WEBSITE "http://addons.miranda-im.org/details.php?action=viewfile&id=1086"
-#endif
+#define FILE_VERSION_STR "1.4.0.2"