diff options
Diffstat (limited to 'plugins/TipperYM/src/version.h')
| -rw-r--r-- | plugins/TipperYM/src/version.h | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/plugins/TipperYM/src/version.h b/plugins/TipperYM/src/version.h index 050b977e54..f8accebbd3 100644 --- a/plugins/TipperYM/src/version.h +++ b/plugins/TipperYM/src/version.h @@ -1,14 +1,14 @@  #define __MAJOR_VERSION            2
  #define __MINOR_VERSION            1
 -#define __RELEASE_NUM            0
 -#define __BUILD_NUM               5
 +#define __RELEASE_NUM              0
 +#define __BUILD_NUM                6
  #include <stdver.h>
 -#define __PLUGIN_NAME            "Tipper"
 -#define __FILENAME               "Tipper.dll"
 -#define __DESCRIPTION             "Tool Tip notification windows."
 -#define __AUTHOR               "Scott Ellis, yaho"
 -#define __AUTHOREMAIL            "yaho@miranda-easy.net"
 -#define __AUTHORWEB               "http://miranda-ng.org/p/Tipper/"
 -#define __COPYRIGHT               "© 2005-2007 Scott Ellis, 2007-2011 Jan Holub"
 +#define __PLUGIN_NAME              "Tipper"
 +#define __FILENAME                 "Tipper.dll"
 +#define __DESCRIPTION              "Tool Tip notification windows."
 +#define __AUTHOR                   "Scott Ellis, yaho"
 +#define __AUTHOREMAIL              "yaho@miranda-easy.net"
 +#define __AUTHORWEB                "http://miranda-ng.org/p/Tipper/"
 +#define __COPYRIGHT                "© 2005-2007 Scott Ellis, 2007-2011 Jan Holub"
 | 
