diff --git a/simm_programmer.c b/simm_programmer.c index e2f7305..5ba5f16 100644 --- a/simm_programmer.c +++ b/simm_programmer.c @@ -46,7 +46,7 @@ /// Version info to respond with #define VERSION_MAJOR 1 #define VERSION_MINOR 5 -#define VERSION_REVISION 0 +#define VERSION_REVISION 1 /// The number of erase sector groups we know about currently. /// If it's zero, we don't know, so fall back to defaults.