diff --git a/programs/system/shell/globals.h b/programs/system/shell/globals.h index 5480c09bd7..b27c30316d 100644 --- a/programs/system/shell/globals.h +++ b/programs/system/shell/globals.h @@ -1,5 +1,5 @@ -#define SHELL_VERSION "0.7.9" +#define SHELL_VERSION "0.8" extern char PATH[256]; extern char PARAM[256];