diff --git a/src/ecosboard.c b/src/ecosboard.c index 7cab4879b..757d4da90 100644 --- a/src/ecosboard.c +++ b/src/ecosboard.c @@ -98,7 +98,7 @@ struct tftpd_fileops fileops = #endif -#define ZYLIN_VERSION "1.46" +#define ZYLIN_VERSION "1.47" #define ZYLIN_DATE __DATE__ #define ZYLIN_TIME __TIME__ /* hmmm.... we can't pick up the right # during build if we've checked this out