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

Revision:
11:8b8f8dbef476
Parent:
10:05fea1780005
Child:
13:c18957fb06e4
--- a/cmdb.h	Fri Feb 11 11:52:15 2011 +0000
+++ b/cmdb.h	Fri Feb 11 12:26:46 2011 +0000
@@ -380,7 +380,7 @@
 
 /** The Command Interpreter Version.
  */
-#define CMDB_VERSION     0.73
+#define CMDB_VERSION     0.74
 
 //------------------------------------------------------------------------------