--- gforth/dosconf.h 1998/12/12 22:32:04 1.5 +++ gforth/dosconf.h 2000/10/03 22:30:05 1.6 @@ -12,7 +12,7 @@ #define PACKAGE "gforth" /* Package version */ -#define VERSION "0.4.0" +#define VERSION "0.5.0" /* an integer type that is as long as a pointer */ #define CELL_TYPE int