diff --git a/include/mcbot.h b/include/mcbot.h --- a/include/mcbot.h +++ b/include/mcbot.h @@ -7,8 +7,8 @@ #ifndef MCBOT_H #define MCBOT_H -#ifndef VERSION -#define VERSION 0.0 +#ifndef BOT_VERSION +#define BOT_VERSION 0.95 #endif #ifndef IRC_H