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