diff options
Diffstat (limited to 'plugins/Boltun/src/version.h')
| -rw-r--r-- | plugins/Boltun/src/version.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/Boltun/src/version.h b/plugins/Boltun/src/version.h index 2597b1cf34..f43137d4cf 100644 --- a/plugins/Boltun/src/version.h +++ b/plugins/Boltun/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 0 #define __RELEASE_NUM 3 -#define __BUILD_NUM 0 +#define __BUILD_NUM 1 #include <stdver.h> #define __PLUGIN_NAME "Boltun" #define __FILENAME "Boltun.dll" -#define __DESCRIPTION "Boltun, the chat bot in the russian language." -#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko" -#define __AUTHORWEB "https://miranda-ng.org/p/Boltun/" -#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko" +#define __DESCRIPTION "Boltun, the chat bot in the russian language." +#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko" +#define __AUTHORWEB "https://miranda-ng.org/p/Boltun/" +#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko" |
