X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/db6a28d817d6430b5774aedab7e1b8715e358d46..447a805f04115a0e32a1b9ad6be7c0177c3f8977:/include/config.h?ds=sidebyside diff --git a/include/config.h b/include/config.h index e75b596..8d7f348 100644 --- a/include/config.h +++ b/include/config.h @@ -8,7 +8,7 @@ #define CONFIG_H /* Version */ -#define VERSION "0.6.8" +#define VERSION "0.6.8.2" /* Environment variables */ @@ -65,7 +65,8 @@ #define CONFIG_SYS_MAXARGS 20 #define CONFIG_SYS_ENV_NAMELEN 16 -#define CONFIG_SYS_PROMPT "=> " +#define CONFIG_SYS_PROMPT "-> " +#define CONFIG_SYS_PROMPT_REPEAT "=> " #define CONFIG_ESC_CHAR ('^'-0x40) #define CONFIG_SYS_FBOOTSIG "Peda"