include/mcbot.h
changeset 15 f19c1f9b4cd3
parent 8 3152de03758e
child 23 1cd79bb84e9c
--- 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