diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-11-05 10:48:40 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-11-05 10:48:40 +0000 |
commit | 5be71c25ea6a4916365b050982ba9a0886e8d251 (patch) | |
tree | 7fe596eb8e02f996ddc2c8461c23a0b2534fdfde /src/ecosboard.c | |
parent | 3dd0884989fd36d13cd1907c3ca8ccd38eed763f (diff) | |
download | riscv-openocd-5be71c25ea6a4916365b050982ba9a0886e8d251.zip riscv-openocd-5be71c25ea6a4916365b050982ba9a0886e8d251.tar.gz riscv-openocd-5be71c25ea6a4916365b050982ba9a0886e8d251.tar.bz2 |
zy1000 1.46
git-svn-id: svn://svn.berlios.de/openocd/trunk@1137 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/ecosboard.c')
-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 dcde087..37b3321 100644 --- a/src/ecosboard.c +++ b/src/ecosboard.c @@ -96,7 +96,7 @@ struct tftpd_fileops fileops = #endif -#define ZYLIN_VERSION "1.45" +#define ZYLIN_VERSION "1.46" #define ZYLIN_DATE __DATE__ #define ZYLIN_TIME __TIME__ /* hmmm.... we can't pick up the right # during build if we've checked this out |