A Command Interpreter with support for used defined commands, subsystems, macros, help and parameter parsing.

Revision:
14:c652ce068f6c
Parent:
13:c18957fb06e4
Child:
15:d9680ef7b3f8
--- a/cmdb.h	Fri Feb 11 12:44:54 2011 +0000
+++ b/cmdb.h	Fri Feb 11 19:30:30 2011 +0000
@@ -380,7 +380,7 @@
 
 /** The Command Interpreter Version.
  */
-#define CMDB_VERSION     0.75
+#define CMDB_VERSION     0.76
 
 //------------------------------------------------------------------------------