--- mon/src/mon_cmd.cpp 2000/04/24 13:10:17 1.5 +++ mon/src/mon_cmd.cpp 2000/06/10 19:07:37 1.6 @@ -30,6 +30,10 @@ #include "mon_6502.h" #include "mon_8080.h" +#ifndef VERSION +#define VERSION "2" +#endif + /* * range_args = [expression] [[COMMA] expression] END