bump version

This commit is contained in:
jjj11x
2020-09-07 23:05:31 -04:00
committed by GitHub
parent be1033274a
commit 0add7eb813

View File

@ -139,7 +139,7 @@ static void latch_on(void)
__xdata char EntryBuf[MAX_CHARS_PER_LINE + 1];
__xdata uint8_t ExpBuf[2];
__code const char VER_STR[32+1] = "STC RPN Calculator v1.09";
__code const char VER_STR[32+1] = "STC RPN Calculator v1.10";
enum {