diff options
-rw-r--r-- | src/ecosboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecosboard.c b/src/ecosboard.c index b6fbc495..34bb5589 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 |